You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dockerfile is exposing port 8080, however Apache Server in the container listens to 80. If docker image is not run with a port setting, it does not work properly.
The text was updated successfully, but these errors were encountered:
Here:
docker-qgis-server/Dockerfile
Line 221 in 071fde5
Dockerfile is exposing port 8080, however Apache Server in the container listens to 80. If docker image is not run with a port setting, it does not work properly.
The text was updated successfully, but these errors were encountered: