{ "production": true, "backend": { "host": "${BACKEND_HOST}", "port": "${BACKEND_PORT}", "apiPath": "/api/v1.0/" }, "urlLgpd": "https://lgpd.seventh.com.br/feedback?product=situator", "modules": { "suite": "", "attendance": "${FRONTEND_ATTENDANCE_URL}", "account": "", "people": "" }, "api": { "suite": "", "people": "", "account": "", "attendance": "${BACKEND_ATTENDANCE_API_URL}" } }