Remove reverse_proxy vars

This commit is contained in:
Eric Nemchik 2022-12-26 14:20:14 -06:00 committed by GitHub
parent a6cda3bdeb
commit a4fbdfe1cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -74,9 +74,6 @@ optional_block_1_items:
app_setup_block_enabled: false app_setup_block_enabled: false
app_setup_block: "" app_setup_block: ""
nginx_reverse_proxy_snippet_enabled: true
nginx_reverse_proxy_block: "Access WebUI at `<your-ip>:8181` and walk through the wizard."
# changelog # changelog
changelogs: changelogs:
- { date: "02.02.22:", desc: "Rebasing to alpine 3.15. Updating to Python 3." } - { date: "02.02.22:", desc: "Rebasing to alpine 3.15. Updating to Python 3." }