fix update.sh and env.example

This commit is contained in:
Michel Roegl-Brunner
2025-10-21 16:30:56 +02:00
parent ea5e801718
commit 9977d390ac

View File

@@ -26,4 +26,4 @@ AUTH_PASSWORD_HASH=
AUTH_ENABLED=false
AUTH_SETUP_COMPLETED=false
JWT_SECRET=
DATABASE_URL="/opt/ProxmoxVE-Local/data/settings.db"
DATABASE_URL="file:/opt/ProxmoxVE-Local/data/settings.db"