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:
parent
be73dbf4ef
commit
a6005bbde3
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ services:
|
|||
- ENDPOINT
|
||||
postgres:
|
||||
image: postgres:14-alpine
|
||||
user: postgres
|
||||
environment:
|
||||
POSTGRES_USER: postgres
|
||||
POSTGRES_PASSWORD: p0stgr3s
|
||||
|
|
Loading…
Reference in a new issue