fix for #11.
- 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
parent
e0c15a17
Please register or sign in to comment