Release v0.3.0-rc.1

This commit is contained in:
kexkey
2020-01-19 11:49:29 -05:00
parent 51ae4fc227
commit c8292ab02c

View File

@@ -5,7 +5,7 @@ services:
environment:
- "TRACING=1"
- "CYPHERNODE_URL=https://gatekeeper:${GATEKEEPER_PORT}"
image: cyphernode/app_welcome:v0.2.2
image: cyphernode/app_welcome:v0.2.3-rc.1
volumes:
- "$GATEKEEPER_DATAPATH/certs/cert.pem:/data/cert.pem"
- "$GATEKEEPER_DATAPATH/keys.properties:/data/keys.properties"