Skip to content

Commit

Permalink
v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Kexkey committed Feb 11, 2020
1 parent c8292ab commit 8a9693c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion welcome/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
environment:
- "TRACING=1"
- "CYPHERNODE_URL=https://gatekeeper:${GATEKEEPER_PORT}"
image: cyphernode/app_welcome:v0.2.3-rc.1
image: cyphernode/app_welcome:v0.2.3
volumes:
- "$GATEKEEPER_DATAPATH/certs/cert.pem:/data/cert.pem"
- "$GATEKEEPER_DATAPATH/keys.properties:/data/keys.properties"
Expand Down

0 comments on commit 8a9693c

Please sign in to comment.