fix client cache so it works in combination with reverse proxy and examples update

This commit is contained in:
bunkerity
2021-04-27 15:31:56 +02:00
parent 813607fbc3
commit 6521d7a27a
28 changed files with 8 additions and 88 deletions

View File

@@ -19,12 +19,11 @@ services:
- USE_PROXY_CACHE=yes
- USE_CLIENT_CACHE=yes
- USE_GZIP=yes
- USE_BROTLI=yes
- USE_REVERSE_PROXY=yes
- REVERSE_PROXY_URL=/
- REVERSE_PROXY_HOST=http://myredmine:3000/
redmine:
myredmine:
image: redmine
restart: always
volumes: