Fix tablespaces & add Gotify Notification

This commit is contained in:
fpicone
2025-12-11 16:42:27 +01:00
parent 997ade65a5
commit 9a163b3bf2
2 changed files with 29 additions and 2 deletions

View File

@@ -5,3 +5,7 @@ DB_HOST=localhost
DB_NAME=nome_database
DB_USER=utente_mysql
DB_PASS=password_mysql
# Gotify
GOTIFY_URL="https://alert.qwince.com/message"
GOTIFY_TOKEN="ABnq7pJSSPrFRjx"