업데이트

This commit is contained in:
2025-12-28 15:07:33 +09:00
parent 3ff058d00f
commit 3937453f99

View File

@@ -2,7 +2,7 @@
NODE_ENV=production
# PostgreSQL 연결 정보
DB_HOST=127.0.0.1
DB_HOST=monitor-postgres
DB_PORT=5432
DB_NAME=osolit_monitor
DB_USER=osolit