Files
docs-stack/example.env
2025-04-11 21:52:41 -04:00

4 lines
120 B
Bash

PORT=8081
OAUTH_CLIENT_ID=client_id # Replace with client id.
OAUTH_CLIENT_SECRET=secret # Replace with client secret.