mirror of
https://github.com/getnamingo/registry.git
synced 2025-08-03 08:11:49 +02:00
Initial work on an install script
This commit is contained in:
parent
4df16e200f
commit
b57a107e89
2 changed files with 272 additions and 1 deletions
|
@ -6,7 +6,7 @@ APP_ROOT=/var/www/cp
|
|||
|
||||
DB_DRIVER=mysql
|
||||
DB_HOST=localhost
|
||||
DB_DATABASE=pinglet
|
||||
DB_DATABASE=registry
|
||||
DB_USERNAME=root
|
||||
DB_PASSWORD=
|
||||
DB_PORT=3306
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue