add now features

This commit is contained in:
Matthias Hochmeister
2026-03-01 11:50:27 +01:00
parent 73ab6cea07
commit 681acd8203
25 changed files with 1518 additions and 4 deletions

11
sync/.env.example Normal file
View File

@@ -0,0 +1,11 @@
# FDISK credentials
FDISK_USERNAME=
FDISK_PASSWORD=
FDISK_BASE_URL=https://app.fdisk.at
# Database (same as backend)
DB_HOST=postgres
DB_PORT=5432
DB_NAME=feuerwehr_prod
DB_USER=prod_user
DB_PASSWORD=