Do not redirect stdio to logfile
This commit is contained in:
2
start.sh
2
start.sh
@@ -80,4 +80,4 @@ echo "==> Fixing permissions"
|
|||||||
chown -R cloudron.cloudron /app/data /run/synapse
|
chown -R cloudron.cloudron /app/data /run/synapse
|
||||||
|
|
||||||
echo "==> Starting synapse"
|
echo "==> Starting synapse"
|
||||||
gosu cloudron:cloudron python3 -m synapse.app.homeserver --config-path /app/data/configs/homeserver.yaml
|
gosu cloudron:cloudron python3 -m synapse.app.homeserver --config-path /app/data/configs/homeserver.yaml -n
|
||||||
|
|||||||
Reference in New Issue
Block a user