feat(medusa,dashboard,admin-sdk): Run admin dashboard from Medusa instance (#7330)
This commit is contained in:
committed by
GitHub
parent
ec5415ea1a
commit
490586f566
@@ -17,6 +17,9 @@ process.env.LOG_LEVEL = "error"
|
||||
|
||||
module.exports = {
|
||||
plugins: [],
|
||||
admin: {
|
||||
disable: true,
|
||||
},
|
||||
projectConfig: {
|
||||
redis_url: redisUrl,
|
||||
database_url: DB_URL,
|
||||
|
||||
Reference in New Issue
Block a user