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:
@ -94,7 +94,7 @@ export default {
|
||||
database_name: null,
|
||||
app_url: window.location.origin,
|
||||
},
|
||||
connections: ['sqlite', 'mysql', 'pgsql', 'sqlsrv'],
|
||||
connections: ['sqlite', 'mysql', 'pgsql'],
|
||||
}
|
||||
},
|
||||
validations: {
|
||||
|
||||
Reference in New Issue
Block a user