aidxnFUN/.env.example

5 lines
98 B
Plaintext
Raw Normal View History

2024-10-15 17:19:22 -04:00
DB_HOST="10.5.0.5"
2024-10-15 18:14:09 -04:00
DB_PORT="3306"
2024-10-15 17:19:22 -04:00
DB_USER="root"
DB_PASSWORD="iloveaidxnfun123"
DB_NAME="aidxnfun"