mirror of
https://github.com/YunoHost-Apps/turtl_ynh.git
synced 2024-09-03 20:26:35 +02:00
Update config.yaml.default
This commit is contained in:
parent
9191358a91
commit
06ca501cdb
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
server:
|
||||
# Per default, turtl will listen on all IP addresses
|
||||
# You can choose the IP it will use with this parameter
|
||||
host: __PUBLIC_IP4__
|
||||
host: '127.0.0.1'
|
||||
port: __PORT__
|
||||
|
||||
db:
|
||||
|
|
Loading…
Add table
Reference in a new issue