mirror of
https://github.com/YunoHost-Apps/plateau_ynh.git
synced 2024-09-03 20:06:38 +02:00
Update settings_base.json
This commit is contained in:
parent
84552965d1
commit
4a833fec25
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"protocol": "http",
|
||||
"host": "127.0.0.1",
|
||||
"desired_port": 8080,
|
||||
"desired_port": __PORT__,
|
||||
"redirect_port": "",
|
||||
"cache_content": true,
|
||||
"removePermanently": false,
|
||||
|
|
Loading…
Add table
Reference in a new issue