mirror of
https://github.com/aljazceru/cypherapps.git
synced 2025-12-17 05:14:22 +01:00
@@ -5,7 +5,7 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- "TRACING=1"
|
- "TRACING=1"
|
||||||
- "CYPHERNODE_URL=https://gatekeeper:${GATEKEEPER_PORT}"
|
- "CYPHERNODE_URL=https://gatekeeper:${GATEKEEPER_PORT}"
|
||||||
image: cyphernode/app_welcome:v0.2.1
|
image: cyphernode/app_welcome:v0.2.2
|
||||||
volumes:
|
volumes:
|
||||||
- "$GATEKEEPER_DATAPATH/certs/cert.pem:/data/cert.pem"
|
- "$GATEKEEPER_DATAPATH/certs/cert.pem:/data/cert.pem"
|
||||||
- "$GATEKEEPER_DATAPATH/keys.properties:/data/keys.properties"
|
- "$GATEKEEPER_DATAPATH/keys.properties:/data/keys.properties"
|
||||||
|
|||||||
Reference in New Issue
Block a user