From 06ca501cdb3add1024d2a11c3b5fdcb4db7b194b Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 25 Nov 2021 13:34:24 +0100 Subject: [PATCH] Update config.yaml.default --- conf/config.yaml.default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config.yaml.default b/conf/config.yaml.default index fa68e09..326d0e1 100644 --- a/conf/config.yaml.default +++ b/conf/config.yaml.default @@ -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: