- Added new "Universe" DB credentials to environment.ini

This commit is contained in:
Mark Friedrich
2017-10-31 22:11:57 +01:00
parent 1fc2762903
commit bc06e8330a

View File

@@ -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 =