Releases/v0.2.2 (#4)

* v0.2.2-rc.1

* v0.2.2 final release
This commit is contained in:
kexkey
2019-07-23 15:19:48 -04:00
committed by GitHub
parent 10f705b9f6
commit 7edb317a72

View File

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