Skip to content

Commit 3e588dc

Browse files
Fixing traefik dashboard password change
1 parent 6f40460 commit 3e588dc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ obtained from the value obtained on the previous step:
9696
- "traefik.http.middlewares.auth.basicauth.users=admin:<<put here your hashed password>>"
9797
```
9898

99+
Regenerate the docker container with a `docker-compose build --no-cache kendo-tournament-rproxy && docker-compose up -d kendo-tournament-rproxy` and the new password will be used.
100+
99101
## Disable the REVERSE PROXY
100102

101103
If you have your custom reverse proxy that is shared between other applications, maybe you need to disable the provided

0 commit comments

Comments
 (0)