fix example docker-compose.yml
This commit is contained in:
parent
e1230b3fde
commit
69868d0f7c
@ -10,7 +10,7 @@ services:
|
|||||||
- ./config:/srv/archery/config
|
- ./config:/srv/archery/config
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
environment:
|
environment:
|
||||||
- PASSWORD: ${POSTGRES_PASSWORD}
|
PASSWORD: ${POSTGRES_PASSWORD}
|
||||||
restart: "no"
|
restart: "no"
|
||||||
ports:
|
ports:
|
||||||
- 8080:8080
|
- 8080:8080
|
||||||
|
Loading…
x
Reference in New Issue
Block a user