1
0
Fork 0
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:
Éric Gaspar 2023-10-02 23:26:41 +02:00
parent 84552965d1
commit 4a833fec25

View file

@ -1,7 +1,7 @@
{ {
"protocol": "http", "protocol": "http",
"host": "127.0.0.1", "host": "127.0.0.1",
"desired_port": 8080, "desired_port": __PORT__,
"redirect_port": "", "redirect_port": "",
"cache_content": true, "cache_content": true,
"removePermanently": false, "removePermanently": false,