This commit is contained in:
parent
aff9e76a4c
commit
24b988b484
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@ services:
|
|||
volumes:
|
||||
- db_data:/var/lib/postgresql/data/pgdata
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "127.0.0.1:5431:5432"
|
||||
environment:
|
||||
POSTGRES_USER: postgres
|
||||
POSTGRES_PASSWORD: owl
|
||||
|
|
Loading…
Add table
Reference in a new issue