php config and examples fixes

This commit is contained in:
bunkerity
2020-11-18 15:21:08 +01:00
parent dd7768c856
commit eaf817d57a
8 changed files with 20 additions and 12 deletions

View File

@@ -21,7 +21,7 @@ services:
- USE_BROTLI=yes
- USE_REVERSE_PROXY=yes
- REVERSE_PROXY_URL=/
- REVERSE_PROXY_HOST=http://mytomcat:8080/sample
- REVERSE_PROXY_HOST=http://mytomcat:8080/sample/
mytomcat:
image: tomcat