v0.2.0 final release

This commit is contained in:
kexkey
2019-05-07 16:24:05 -04:00
parent 21ed3455ad
commit c96f7f0693

View File

@@ -4,7 +4,7 @@ services:
cyphernode_welcome: cyphernode_welcome:
environment: environment:
- "TRACING=1" - "TRACING=1"
image: cyphernode/app_welcome:v0.2.0-rc.4 image: cyphernode/app_welcome:v0.2.0
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"