Unverified Commit ea9eb800 authored by Tom Moulard's avatar Tom Moulard
Browse files

blog: adding a trailling / at the end of the url

parent eeb619f3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ services:
    environment:
    - HUGO_REFRESH_TIME=3600
    - HUGO_THEME=hugo-theme-cactus-plus
    - HUGO_BASEURL=https://blog.${SITE}
    - HUGO_BASEURL=https://blog.${SITE}/
    volumes:
      - ./blog/blog:/src
      - ./blog/nginx/conf/www:/output