Restliche Funktionen Hinzugefügt

Siehe Projekttagebuch
This commit is contained in:
2026-02-04 14:32:53 +01:00
parent 34366d782c
commit 6dfd21da3b
420 changed files with 8088 additions and 114 deletions

View File

@@ -1,6 +1,7 @@
{
"ConnectionStrings": {
"Default": "Server=10.204.192.110;Port=3306;Database=ticket_sys;User Id=root;Password=example;SslMode=None;AllowPublicKeyRetrieval=True;",
"Default": "Server=10.204.192.64;Port=3306;Database=ticket_sys;User Id=root;Password=example;SslMode=None;AllowPublicKeyRetrieval=True;"
//"Default": "jdbc:mysql://10.204.192.110:3306/ticket_sys"
},
"Jwt": {
"Secret": "CHANGE_ME_TO_A_LONG_RANDOM_SECRET_32+_CHARS",