add now features
This commit is contained in:
11
sync/.env.example
Normal file
11
sync/.env.example
Normal 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=
|
||||
Reference in New Issue
Block a user