Rename file so that syntax highlighting works by default.
This commit is contained in:
22
Config/HugoExample/example.env
Normal file
22
Config/HugoExample/example.env
Normal file
@@ -0,0 +1,22 @@
|
||||
# 2025-08-13 Hyperling
|
||||
|
||||
#
|
||||
## Docker ##
|
||||
#
|
||||
COMPOSE_BAKE=true
|
||||
|
||||
#
|
||||
## Git Website Repository
|
||||
#
|
||||
REPO=https://git.hyperling.com/me/hugo-jackanope
|
||||
BRANCH=main
|
||||
|
||||
#
|
||||
## Web Environments
|
||||
# Please use values YES/TRUE and NO/FALSE.
|
||||
|
||||
# Whether to start NGINX
|
||||
PROD=YES
|
||||
|
||||
# Whether to start Hugo Server
|
||||
DEV=NO
|
||||
Reference in New Issue
Block a user