web ui - mostly finished templating integration (needs some testing)

This commit is contained in:
bunkerity
2021-06-01 15:22:03 +02:00
parent 7323525b69
commit ee178de6ab
16 changed files with 141 additions and 50 deletions

View File

@@ -29,6 +29,7 @@ services:
- admin.website.com_USE_REVERSE_PROXY=yes
- admin.website.com_REVERSE_PROXY_URL=/admin/ # change it to something hard to guess
- admin.website.com_REVERSE_PROXY_HOST=http://myui:5000/
- admin.website.com_USE_MODSECURITY=no
labels:
- "bunkerized-nginx.UI"