Merge pull request #62 from linuxserver/var-names

Fix variable names
This commit is contained in:
Eric Nemchik 2022-12-28 15:37:21 -06:00 committed by GitHub
commit 5ff144e545
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,10 +38,7 @@ param_ports:
app_setup_block_enabled: true
app_setup_block: "**Note: ** The Syncthing devs highly suggest setting a password for this container as it listens on 0.0.0.0. To do this go to `Actions -> Settings -> set user/password` for the webUI."
app_setup_nginx_reverse_proxy_snippet: false
app_setup_nginx_reverse_proxy_block: ""
# changelog
changelogs:
- { date: "17.08.22:", desc: "Build on alpine 3.16 for go 1.18)." }
- { date: "03.05.22:", desc: "Rebase to alpine 3.15 (builds on edge for go 1.18)." }