aidxnFUN/config.json.example
2024-10-15 19:33:39 -04:00

8 lines
157 B
Plaintext

{
"DB_HOST": "10.5.0.5",
"DB_PORT": 3306,
"DB_USER": "root",
"DB_PASSWORD": "iloveaidxnfun123",
"DB_NAME": "aidxnfun",
"PORT": 3000
}