Server/.env.example
2024-12-11 00:41:53 +01:00

5 lines
74 B
Plaintext

DATABASE_URL="mysql://USER:PASS@IP:PORT/DB"
AUTH_JWKS_URI=
PORT=3000