add Ticket Export as APP

This commit is contained in:
sebastian.serfling
2024-08-21 17:35:08 +02:00
parent 47100302ee
commit 64c7793b4e
10 changed files with 557 additions and 12 deletions
+9 -1
View File
@@ -2,4 +2,12 @@ MYSQL_HOST="172.17.1.21"
MYSQL_USER="root"
MYSQL_PASSWORD="N53yBCswuawzBzS445VNAhWVMs3N59Gb9szEsrzXRBzarDqpdETpQeyt5v5CGe"
MYSQL_DATABASE="Kunden"
MYSQL_AUTH='mysql_native_password'
MYSQL_AUTH='mysql_native_password'
## Ticketsystem
ZAMMAD_URL = "https://ticket.stines.de/api/v1"
ZAMMAD_API_TOKEN ="1v4XGY7cZpBXSfb4s_tIBbywQjcaDV6q65IXQyVXrrBDqVtmAtLxM5tOqIAp0VXZ"
## API-Server
API_SERVER = "http://api.stines.de:8001"
API_TOKEN = "^YWUbG7yX*V!tV^KBSd*2c&vdN3wV9a2i7f3hfGFMBYFxi6#mMiJGiaA5KEHE%B*miK%qb7rQ67gmcYP@gqmux8"