6 lines
121 B
Bash
6 lines
121 B
Bash
DEBUG=True
|
|
PORT=5000
|
|
API_USERNAME=admin
|
|
API_PASSWORD=password
|
|
SIMBRELLA_APP_ID=your_app_id
|
|
SIMBRELLA_API_KEY=your_api_key |