Partypack/Server/.example.env
McMistrzYT df13e78af6 sewer
2024-01-20 23:34:31 +01:00

8 lines
278 B
Bash

PORT=6677
BODY_SIZE_LIMIT=50mb
PROJECT_NAME=Partypack Service
SERVER_URL=localhost
DASHBOARD_URL=localhost:5173 # set this to wherever you're hosting the Partypack dashboard
ENVIRONMENT=dev
COOKIE_SIGN_KEY=
USE_HTTPS=true # set this to false if you're debugging on your computer