coco-annotator
coco-annotator copied to clipboard
development build proxy problem
Hi,
first of all, thank you for this great tool!
The production build works perfectly, but unfortunately I am not able to run it with the local files.
When I run the development build, I am not able to visit the register tab.

I receive the following errors on my browser:

and the following errors on the console:

I am new to container technology and vue.js.
Do you have any suggestions why its not working? Thanks in advance!
Try changing proxy target to "localhost" from "webserver", you might not building the docker images from same network