Using nginx and docker container with quasar
-
Hello,
i dockerized quasar framework and it is running well when i map my port. this is running only well on localhost/.
i need to have an nginx proxy also. so i have another container with nginx and a proxy configuration. which is mapping ingoing host into quasar container. this is not working well and i really dont know why. this approach, i described above is working with normal vue cli and vue project but not with quasar.
i need a help as soon as possible -
@robert197 - if you send me a link to your dockerfile via PM then I will take a look at it.