mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
set apache_ip_binding to internal for caddy community container and remove legacy code
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
c8d461a061
commit
3cdb855df3
3 changed files with 1 additions and 4 deletions
|
|
@ -38,7 +38,7 @@
|
|||
}
|
||||
],
|
||||
"aio_variables": [
|
||||
"apache_ip_binding=127.0.0.1",
|
||||
"apache_ip_binding=@INTERNAL",
|
||||
"apache_port=11000"
|
||||
],
|
||||
"nextcloud_exec_commands": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue