add statichost config
This commit is contained in:
11
statichost.yml
Normal file
11
statichost.yml
Normal 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
|
||||||
Reference in New Issue
Block a user