mirror of
https://github.com/YunoHost-Apps/phpbb_ynh.git
synced 2024-09-03 19:56:36 +02:00
Update install-config.yml.default
This commit is contained in:
parent
9681633155
commit
8be33f647f
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ installer:
|
||||||
server_protocol: https://
|
server_protocol: https://
|
||||||
force_server_vars: false
|
force_server_vars: false
|
||||||
server_name: __DOMAIN__
|
server_name: __DOMAIN__
|
||||||
server_port: 80
|
server_port: 443
|
||||||
script_path: __PATH_URL__
|
script_path: __PATH_URL__
|
||||||
|
|
||||||
extensions: ['phpbb/viglink']
|
extensions: ['phpbb/viglink']
|
Loading…
Reference in a new issue