change the domain in compose.yml

This commit is contained in:
2022-02-03 15:28:29 +01:00
parent 74e87f9b83
commit 6aaf4dba9d

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