chore: deprecated notice - migrated to fgtools

This commit is contained in:
2025-12-31 09:55:29 +09:00
parent 5cae6e22c7
commit ae83122330
5 changed files with 19 additions and 9 deletions

View File

@ -1,6 +1,6 @@
# ===== Database Configuration =====
# MariaDB 데이터베이스 연결 정보
DB_HOST=mariadb # 데이터베이스 호스트명 (Docker 서비스명 또는 localhost)
DB_HOST=static-db # 데이터베이스 호스트명 (Docker 서비스명 또는 localhost)
DB_PORT=3306 # MariaDB 포트 (기본값: 3306)
DB_NAME=firstgarden # 데이터베이스 이름
DB_USER=firstgarden # 데이터베이스 사용자명