7 lines
158 B
Plaintext
7 lines
158 B
Plaintext
# Basic Server Configuration
|
|
RUNTIME_ENVIRONMENT=dev
|
|
# DB_PATH=db/sqlite.db
|
|
|
|
# OAuth Configuration
|
|
OAUTH_CLIENT_ID=client_id
|
|
OAUTH_CLIENT_SECRET=client_secret |