FPSMS-frontend
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.env.development 180 B

12345
  1. API_URL=http://localhost:8090/api
  2. NEXTAUTH_SECRET=secret
  3. NEXT_PUBLIC_API_URL=http://localhost:8090/api
  4. NEXT_PUBLIC_MONITORING_ENABLED=false
  5. NEXT_PUBLIC_QC_MEASUREMENT_ENABLED=false