Files
MxPyE2/.env.example
2026-06-23 09:12:49 -04:00

13 lines
419 B
Plaintext

# 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