added .env.example

This commit is contained in:
Andreas Jönsson 2025-11-16 18:13:26 +01:00
parent e4a8f7f6c7
commit cfadb0ec98

3
.env.example Normal file
View File

@ -0,0 +1,3 @@
# Production Secrets - DO NOT COMMIT
FLASK_SECRET_KEY=exampleSecretFlaskKey1!
DB_PASSWORD=exampleDatabasePassword9!