Skip to content
Snippets Groups Projects
  • trantzas's avatar
    babb83a7
    fix for #11. · babb83a7
    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
    fix for #11.
    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.