0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-30 20:33:54 -05:00

chore: update docker compose file (#1428)

This commit is contained in:
Gao Sun 2022-07-05 21:40:25 +08:00 committed by GitHub
parent be73dbf4ef
commit a6005bbde3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,6 +16,7 @@ services:
- ENDPOINT
postgres:
image: postgres:14-alpine
user: postgres
environment:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: p0stgr3s