Updates static and development files for .env and dockerfile changes
This commit is contained in:
parent
7f65f8a67c
commit
6c3c6bc5dd
9 changed files with 68 additions and 121 deletions
|
|
@ -28,7 +28,7 @@ DB_UNIVERSE_PASS = $MYSQL_PASSWORD
|
|||
|
||||
|
||||
; EVE-Online CCP Database export
|
||||
DB_CCP_DNS = mysql:host=${MYSQL_HOST};port=${MYSQL_PORT};dbname=
|
||||
DB_CCP_DNS = mysql:host=${MYSQL_HOST};port=${MYSQL_PORT};dbname=
|
||||
DB_CCP_NAME = $MYSQL_CCP_DB_NAME
|
||||
DB_CCP_USER = $MYSQL_USER
|
||||
DB_CCP_PASS = $MYSQL_PASSWORD
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue