Skip to content
Snippets Groups Projects
Kostis Trantzas's avatar
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
babb83a7
History
Code owners
Name Last commit Last update
..