6 lines
151 B
Bash

CLIENT_ID = your_client_id_here
CLIENT_SECRET = your_client_secret_here
SESSION_SECRET = 'your_session_secret_string_here'
PORT = 9001
TRUST_PROXY = 1