Improve seed defaults for tenant, departments, user role and generic DB names
This commit is contained in:
@@ -14,8 +14,8 @@ TENANT_SCOPE_STRICT=true
|
||||
|
||||
DB_HOST=db
|
||||
DB_PORT=3306
|
||||
DB_NAME=corecore
|
||||
DB_USER=corecore
|
||||
DB_NAME=db
|
||||
DB_USER=user
|
||||
DB_PASS=replace-db-password
|
||||
DB_ROOT_PASSWORD=replace-db-root-password
|
||||
|
||||
|
||||
Reference in New Issue
Block a user