@@ -0,0 +1,10 @@
# 운영 서버 환경 설정
NODE_ENV=production
AUTO_START_SCHEDULER=true
# PostgreSQL 연결 정보
DB_HOST=192.168.0.248
DB_PORT=5432
DB_NAME=osolit_monitor
DB_USER=postgres
DB_PASSWORD=osolit1!
The note is not visible to the blocked user.