Fix the *massive* fuckup that made dennogumi.org not indexed on Google

This commit is contained in:
Luca Beltrame 2022-10-08 01:51:01 +02:00
parent 2fd46aa2a9
commit d6c3693652
Signed by: einar
GPG key ID: 4707F46E9EC72DEC

View file

@ -5,6 +5,8 @@ workspace:
pipeline: pipeline:
build: build:
image: einar/hugo image: einar/hugo
environment:
- HUGO_ENV=production
environment: environment:
- NGINX_UID=476 - NGINX_UID=476
- NGINX_GID=476 - NGINX_GID=476