app_welcome version and docker image

This commit is contained in:
kexkey
2019-04-04 18:56:11 -04:00
committed by kexkey
parent 70ac3d15f8
commit bfd949f4c8

View File

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