This commit is contained in:
2025-08-13 17:31:52 +09:00
parent b294df9cf5
commit 51b37886e0
10 changed files with 132 additions and 23 deletions

View File

@@ -1,6 +1,6 @@
NODE_ENV=development
DB_HOST=localhost
DB_HOST=127.0.0.1
DB_PORT=3306
DB_USERNAME=root
DB_PASSWORD=init00!!