From 759b820e38a5b0ed5bceda8f5aee096e159fdde1 Mon Sep 17 00:00:00 2001 From: Chris Vogel Date: Thu, 11 Apr 2024 16:13:12 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf/flohmarkt.conf | 2 +- manifest.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/flohmarkt.conf b/conf/flohmarkt.conf index 93b364c..211f409 100644 --- a/conf/flohmarkt.conf +++ b/conf/flohmarkt.conf @@ -1,6 +1,6 @@ [General] InstanceName = __FLOHMARKT_NAME__ -ExternalURL = https://__DOMAIN__/__PATH__ +ExternalURL = https://__DOMAIN____PATH__ DebugMode = 0 JwtSecret = __JWTSECRET__ DataPath = __DATA_DIR__ diff --git a/manifest.toml b/manifest.toml index 4db03ff..a216f88 100644 --- a/manifest.toml +++ b/manifest.toml @@ -57,7 +57,7 @@ ram.runtime = "50M" # e.g. 'https://doma.in/path' - might not work, needs to be tested: # https://codeberg.org/ChriChri/flohmarkt_ynh/issues/4 type = "path" - default = "" + default = "/" [install.init_main_permission] # who will be able to access the apps URL after installation?