Skip to content

Commit 9977d39

Browse files
fix update.sh and env.example
1 parent ea5e801 commit 9977d39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ AUTH_PASSWORD_HASH=
2626
AUTH_ENABLED=false
2727
AUTH_SETUP_COMPLETED=false
2828
JWT_SECRET=
29-
DATABASE_URL="/opt/ProxmoxVE-Local/data/settings.db"
29+
DATABASE_URL="file:/opt/ProxmoxVE-Local/data/settings.db"

0 commit comments

Comments
 (0)