fixes lol
All checks were successful
Build and Push / build-all (push) Successful in 18s

This commit is contained in:
doomtube 2026-01-08 02:08:39 -05:00
parent 41ea02a943
commit caff69eebb

View file

@ -133,7 +133,6 @@ services:
--database.address "streamuser:$DB_PASSWORD@postgres:5432/nakama?sslmode=disable" \
--socket.server_key "$NAKAMA_SERVER_KEY" \
--session.token_expiry_sec 86400 \
--runtime.js_entrypoint "main.js" \
--runtime.env "JWT_SECRET=$JWT_SECRET" \
--console.username admin \
--console.password "$NAKAMA_CONSOLE_PASSWORD" \