Update docker-compose-pocketid.yml
Aanpassing environment file voor Mobnet omgeving.
This commit is contained in:
@@ -9,7 +9,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- 1411:1411
|
- 1411:1411
|
||||||
volumes:
|
volumes:
|
||||||
- "./data:/app/data"
|
- ${DOCKER_VOLUME_CONFIG}/pocketid/data:/app/data
|
||||||
# Optional healthcheck
|
# Optional healthcheck
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test: [ "CMD", "/app/pocket-id", "healthcheck" ]
|
test: [ "CMD", "/app/pocket-id", "healthcheck" ]
|
||||||
|
|||||||
Reference in New Issue
Block a user