lots of changes

This commit is contained in:
2026-07-28 14:43:54 +03:30
parent b129d871c3
commit d94ba86953
13 changed files with 406 additions and 36 deletions
+1
View File
@@ -2,6 +2,7 @@ APP_ADDR=:8080
APP_BASE_URL=http://localhost:8080
DATABASE_PATH=./data/teammate.db
SESSION_SECURE=false
APP_TIMEZONE=Asia/Tehran
INITIAL_ADMIN_PASSWORD=admin123
# Optional OAuth providers. Local username/password works without these.