change the domain in compose.yml

This commit is contained in:
knoflook 2022-02-03 15:28:29 +01:00
parent 74e87f9b83
commit 6aaf4dba9d
Signed by untrusted user: knoflook
GPG Key ID: D6A1D0E8FC4FEF1C
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ services:
server server
--appendPort='false' --appendPort='false'
--bind 0.0.0.0 --bind 0.0.0.0
--baseUrl='https://beta.lumbung.space' --baseUrl='https://lumbung.space'
--port='1313' --port='1313'
--buildFuture --buildFuture
--watch --watch