use .env.example instead

This commit is contained in:
Robin Olsen
2026-03-10 12:23:48 +01:00
parent 167b9f48fe
commit 322fde4ead
2 changed files with 5 additions and 4 deletions

5
.env.example Normal file
View File

@@ -0,0 +1,5 @@
# Make a copy of this file and name it .env, then fill in the values below.
DEV=True
DB_URI=
DB_USER=
DB_PASSWORD=