Update src/pages/SetupDatabase.vue

Removed not utilized socket path from client side

Co-authored-by: Frank Elsinga <frank@elsinga.de>
This commit is contained in:
Diego 2026-01-18 15:13:04 +01:00 committed by GitHub
parent e3ac6d9356
commit 022ec10130
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -201,7 +201,6 @@ export default {
username: "",
password: "",
dbName: "kuma",
socketPath: undefined,
ssl: false,
ca: "",
},