update confs

This commit is contained in:
Elias Ahokas
2025-09-26 17:54:10 +03:00
parent 120090f36c
commit abd0688375
3 changed files with 15 additions and 10 deletions

View File

@@ -4,4 +4,4 @@ WORKDIR /app
EXPOSE 1313
CMD ["hugo", "server", "--bind", "0.0.0.0", "--baseURL=/", "-D", "--disableFastRender"]
CMD ["hugo", "server", "-D"]