This commit is contained in:
2026-05-09 08:45:23 -05:00
commit e8b385c923
10 changed files with 1265 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
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