- Added new "Universe" DB credentials to environment.ini
This commit is contained in:
@@ -20,6 +20,12 @@ DB_PF_NAME = pathfinder
|
||||
DB_PF_USER = root
|
||||
DB_PF_PASS =
|
||||
|
||||
; Universe data (New Eden) cache DB for ESI API respons
|
||||
DB_UNIVERSE_DNS = mysql:host=localhost;port=3306;dbname=
|
||||
DB_UNIVERSE_NAME = eve_universe
|
||||
DB_UNIVERSE_USER = root
|
||||
DB_UNIVERSE_PASS =
|
||||
|
||||
; EVE-Online CCP database export
|
||||
DB_CCP_DNS = mysql:host=localhost;port=3306;dbname=
|
||||
DB_CCP_NAME = eve_lifeblood_min
|
||||
@@ -66,6 +72,12 @@ DB_PF_NAME =
|
||||
DB_PF_USER =
|
||||
DB_PF_PASS =
|
||||
|
||||
; Universe data (New Eden) cache DB for ESI API respons
|
||||
DB_UNIVERSE_DNS = mysql:host=localhost;port=3306;dbname=
|
||||
DB_UNIVERSE_NAME =
|
||||
DB_UNIVERSE_USER =
|
||||
DB_UNIVERSE_PASS =
|
||||
|
||||
; EVE-Online CCP Database export
|
||||
DB_CCP_DNS = mysql:host=localhost;port=3306;dbname=
|
||||
DB_CCP_NAME =
|
||||
|
||||
Reference in New Issue
Block a user