From 6aaf4dba9d18ed5ac41c540885c66e183cca698b Mon Sep 17 00:00:00 2001 From: knoflook Date: Thu, 3 Feb 2022 15:28:29 +0100 Subject: [PATCH] change the domain in compose.yml --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index a3719fb..af37506 100644 --- a/compose.yml +++ b/compose.yml @@ -18,7 +18,7 @@ services: server --appendPort='false' --bind 0.0.0.0 - --baseUrl='https://beta.lumbung.space' + --baseUrl='https://lumbung.space' --port='1313' --buildFuture --watch