Skip to content
Snippets Groups Projects
  1. Jun 27, 2024
  2. May 28, 2024
  3. Apr 05, 2024
  4. Mar 27, 2024
  5. Feb 13, 2024
  6. Feb 06, 2024
  7. Dec 14, 2023
    • trantzas's avatar
      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
  8. Nov 20, 2023
  9. Nov 08, 2023
  10. Nov 06, 2023
Loading