.dashboardenv 450 B

123456789101112
  1. # Fill out this file, and renamed to '.dashboard.env' in order to run this with Tilt
  2. NODE_ENV=development
  3. DEV_SERVER_PORT=8081
  4. ENABLE_PROXY=true
  5. API_SERVER=http://localhost:8080
  6. # SERVER_URL must be set to your ngrok url, If you are using ngrok for your github app setup on the backend
  7. # SERVER_URL=
  8. # TRUST_ARN is the ARN of the role which will be used for creating CAPI clusters
  9. # TRUST_ARN=arn:aws:iam::MY_ID:role/OrganizationAccountAccessRole