mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
default apache_enabled: False
This commit is contained in:
parent
725a7df59b
commit
60ddaf593c
1 changed files with 1 additions and 1 deletions
|
@ -232,7 +232,7 @@ admin_console_enabled: True
|
||||||
# variables related to introduction of nginx
|
# variables related to introduction of nginx
|
||||||
# apache
|
# apache
|
||||||
apache_install: True
|
apache_install: True
|
||||||
apache_enabled: True
|
apache_enabled: False
|
||||||
apache_port: "8090"
|
apache_port: "8090"
|
||||||
apache_interface: "127.0.0.1"
|
apache_interface: "127.0.0.1"
|
||||||
# The following variable, if True, allows Admin Console to poweroff IIAB
|
# The following variable, if True, allows Admin Console to poweroff IIAB
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue