FPSMS-frontend
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.env.development 180 B

1 year ago
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