4 lines
120 B
Bash
4 lines
120 B
Bash
PORT=8081
|
|
OAUTH_CLIENT_ID=client_id # Replace with client id.
|
|
OAUTH_CLIENT_SECRET=secret # Replace with client secret.
|