Remote docker deployment CORS error #70
-
Hi, i am currently trying to deploy the docker application on a remote local server. So it's not localhost. When I am typing the user and password. I got a network error. When i go in the developer console i got a CORS error: i tried to change the allow address in the config.json api, but did not work. I think the error is on the frontend but can seem to find the problem. Can you help me ? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Hi @Aquariius ; Have you also modified the |
Beta Was this translation helpful? Give feedback.
-
Hi, @santiagolizardo Thanks for this. |
Beta Was this translation helpful? Give feedback.
Hi @Aquariius ; Have you also modified the
environment.js
file to point to your API?This line specifically: https://github.com/reconmap/reconmap/blob/master/environment.js#L5