security
This commit is contained in:
1 parent
2eadc722e9
commit
ac278065d2
3 files changed
+12
-4
No files matched your search
@@ -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
|
||||
|
||||
Reference in new issue
Block a user