mirror of
https://github.com/strapi/strapi.git
synced 2025-10-18 11:32:42 +00:00
add schema in api.js file
This commit is contained in:
parent
6a530cbbfc
commit
fc26a07014
@ -20,6 +20,7 @@ const databases = {
|
||||
database: 'strapi_test',
|
||||
username: 'strapi',
|
||||
password: 'strapi',
|
||||
schema: 'myschema',
|
||||
},
|
||||
},
|
||||
mysql: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user