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.
 
 

5 lines
180 B

  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