fix: multi app start error
This commit is contained in:
parent
2733e513d2
commit
487ec95dc2
@ -112,7 +112,7 @@ const defaultAppOptionsFactory = (appName: string, mainApp: Application) => {
|
||||
...rawDatabaseOptions,
|
||||
tablePrefix: '',
|
||||
},
|
||||
plugins: ['nocobase'],
|
||||
plugins: ['tachybase'],
|
||||
resourcer: {
|
||||
prefix: process.env.API_BASE_PATH,
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user