Обновить docker-compose.yml
This commit is contained in:
parent
7cb29baed6
commit
49d5ba0e15
@ -29,6 +29,7 @@ services:
|
||||
psql:
|
||||
container_name: psql-${BRANCH}
|
||||
image: postgres:latest
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
POSTGRES_USER: "admin"
|
||||
POSTGRES_PASSWORD: "admin"
|
||||
|
Loading…
Reference in New Issue
Block a user