This commit is contained in:
2025-01-04 14:40:52 +01:00
commit 053272b71a
13 changed files with 385 additions and 0 deletions

4
.env.example Normal file
View File

@@ -0,0 +1,4 @@
APP_HOST=127.0.0.1
APP_PORT=5000
DEBUG=True
SECRET_KEY=yoursecretkey