mirror of
https://github.com/getnamingo/registry.git
synced 2025-08-05 17:18:04 +02:00
Added minimum data set support for panel
This commit is contained in:
parent
d91307da55
commit
15673ff56f
12 changed files with 74 additions and 42 deletions
|
@ -3,6 +3,7 @@ APP_ENV=public
|
|||
APP_URL=https://cp.example.com
|
||||
APP_DOMAIN=example.com
|
||||
APP_ROOT=/var/www/cp
|
||||
MINIMUM_DATA=false
|
||||
|
||||
DB_DRIVER=mysql
|
||||
DB_HOST=localhost
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue