add statichost config

This commit is contained in:
2025-02-19 21:01:34 +01:00
parent 0d9a98cdc2
commit be707c50c7

11
statichost.yml Normal file
View File

@@ -0,0 +1,11 @@
# Docker image to use for building
image: hugomods/hugo:reg-base-0.141.0
# Build command
command: hugo
# Public directory
public: public
domains:
# Primary domain
- hurion.be
# Domains that redirect to the primary
- www.hurion.be