mirror of
https://github.com/csd4ni3l/loginween.git
synced 2026-01-01 04:23:48 +01:00
Solid start, README added, halloween carve drawing works, but doesn't do anything yet.
This commit is contained in:
5
.env.example
Normal file
5
.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
HOST="0.0.0.0"
|
||||
PORT=8080
|
||||
DB_FILE="data.db"
|
||||
APP_KEY="changeme"
|
||||
DEBUG_MODE=false
|
||||
Reference in New Issue
Block a user