-
trantzas authored
- CORS error: added "origins": "http://localhost" at APIs environment variable in docker-compose.yaml.configure - Headers forwarding strategy: - added "server.forward-headers-strategy":"FRAMEWORK" at APIs environment variable in docker-compose.yaml.configure - added proxy_set_header X-Forwarded-Proto $scheme; at APIs configuration in nginx/nginx.conf.default
trantzas authored- CORS error: added "origins": "http://localhost" at APIs environment variable in docker-compose.yaml.configure - Headers forwarding strategy: - added "server.forward-headers-strategy":"FRAMEWORK" at APIs environment variable in docker-compose.yaml.configure - added proxy_set_header X-Forwarded-Proto $scheme; at APIs configuration in nginx/nginx.conf.default
Code owners
Assign users and groups as approvers for specific file changes. Learn more.