Classes/Bases/Skills/Uniques to DB
This commit is contained in:
12
.env.example
Normal file
12
.env.example
Normal file
@@ -0,0 +1,12 @@
|
||||
# MySQL Database Configuration
|
||||
DB_HOST=192.168.1.130
|
||||
DB_PORT=3306
|
||||
DB_USER=mxauth
|
||||
DB_PASSWORD=9WjfC9kETfpFMaL8QYTnjgvDuYJN6sbZ
|
||||
DB_NAME=mxauth
|
||||
|
||||
# JSON URL Configuration
|
||||
JSON_URL=https://repoe-fork.github.io/poe2/base_items.json
|
||||
SKILL_GEMS_URL=https://repoe-fork.github.io/poe2/skill_gems.json
|
||||
ITEM_CLASSES_URL=https://repoe-fork.github.io/poe2/item_classes.json
|
||||
UNIQUES_URL=https://repoe-fork.github.io/poe2/uniques.json
|
||||
Reference in New Issue
Block a user