GOOGLE_CLIENT_ID=your-google-oauth-client-id.apps.googleusercontent.com GOOGLE_CLIENT_SECRET=your-google-oauth-client-secret # OMS(orderlist) 와 SSO 하려면 양쪽 .env 에 동일한 값으로 설정 SESSION_SECRET_KEY=replace-with-a-long-random-secret SESSION_COOKIE_NAME=session SESSION_COOKIE_SECURE=true PUBLIC_BASE_URL=https://dbx.no1king.freeddns.org CS_ORDER_URL=https://cs.example.com # 비워두면 같은 도메인의 /orderlist/ 경로(NPM 리버스 프록시)로 자동 연결됨 CUSTOMER_ORDER_LIST_URL=/orderlist/