From 694df4c17b73c963d20923cab73bb615d32255f9 Mon Sep 17 00:00:00 2001 From: wheatley Date: Sun, 12 Sep 2021 22:15:41 +1000 Subject: [PATCH] Updated config.yaml to remove "" form public --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index f4d12e95d..674a21e87 100644 --- a/config.yaml +++ b/config.yaml @@ -50,7 +50,7 @@ beef: # These settings will be used to create a public facing URL # This public facing URL will be used for all hook related calls # set the public setting below: - # public: "" + # public: # host: "" # public hostname/IP address # port: "" # public port will default to 80 if no https 443 if https # and local if not set but there is a public host