8 lines
236 B
YAML
8 lines
236 B
YAML
username: admin
|
|
password: changeme
|
|
# Full base URL — used to build card image URLs in the TTS save file.
|
|
# For local dev: http://localhost:8000
|
|
# For prod: https://cards.swolereport.com
|
|
base_url: http://localhost:8000
|
|
port: 8000
|