Skip to content

Commit

Permalink
Update web_client
Browse files Browse the repository at this point in the history
  • Loading branch information
LemonJenkins committed Oct 28, 2020
1 parent 0bc7e80 commit 2e716d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,9 +114,9 @@ services:
entrypoint: ""
command: /opt/config/apply.sh
web_client:
image: tokend/web-client:1.12.0
image: tokend/web-client:1.13.0-rc.0
restart: unless-stopped
volumes:
volumes:
- ./configs/client.js:/usr/share/nginx/html/static/env.js
ports:
- 8060:80
Expand Down

0 comments on commit 2e716d7

Please sign in to comment.