mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-29 04:31:08 -04:00
add domain verify feature
This commit is contained in:
@ -150,7 +150,7 @@ export default {
|
||||
database_password: null,
|
||||
app_url: window.location.origin,
|
||||
},
|
||||
connections: ['sqlite', 'mysql', 'pgsql', 'sqlsrv'],
|
||||
connections: ['sqlite', 'mysql', 'pgsql'],
|
||||
}
|
||||
},
|
||||
validations: {
|
||||
|
||||
Reference in New Issue
Block a user