basic set import works

This commit is contained in:
2026-03-13 18:04:08 +01:00
parent 45701259a4
commit 8ace9c0fd5
1100 changed files with 197467 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
DB_HOST=192.168.178.31
DB_PORT=3306
DB_USER=YuGiOh_API
DB_PASSWORD='b26^c`eqJvOCVS4i3$H2bot;|q0#BtM&'
DB_NAME=YuGiOhDB
YGOPRO_API_BASE=https://db.ygoprodeck.com/api/v7
PORT=3000