This commit is contained in:
SowinskiBraeden committed 2026-06-24 19:08:33 -07:00
1 parent 2eadc722e9
commit ac278065d2
3 files changed
+12 -4

No files matched your search

+1
View File
@@ -1,3 +1,4 @@
FLASK_ENV=production
SECRET_KEY=replace-this-with-a-long-random-string
DATABASE_URL=postgresql+psycopg://user:password@host/dbname
APP_BASE_URL=https://myboker.org