v0.2.0-rc.2 for welcome app

This commit is contained in:
kexkey
2019-04-08 15:26:22 -04:00
committed by kexkey
parent b2aee0a326
commit dd3740ee07

View File

@@ -4,7 +4,7 @@ services:
cyphernode_welcome:
environment:
- "TRACING=1"
image: cyphernode/app_welcome:v0.2.0-rc.1
image: cyphernode/app_welcome:v0.2.0-rc.2
volumes:
- "$GATEKEEPER_DATAPATH/certs/cert.pem:/data/cert.pem"
- "$GATEKEEPER_DATAPATH/keys.properties:/data/keys.properties"