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