jojomi / docker-nginx-static

Docker container for serving static content using nginx
MIT License
4 stars 4 forks source link

NGINX 301 #1

Open skapin opened 5 years ago

skapin commented 5 years ago

Got trouble, using this image with HUGO, when accessing tags or catezgories:

https://MYWEBSITE.com/tags/mytag redirect with a 301 to localhost/tags/mytag ...

My hugo setup works well with apache on it....

skapin commented 5 years ago

**web: image: jojomi/nginx-static volumes: