diff --git a/docker-compose.yml b/docker-compose.yml index 664334f..b6e3c9f 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -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