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 139 B

1 jaar geleden
1234
  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