Rename file so that syntax highlighting works by default.

This commit is contained in:
2025-10-30 06:09:58 -07:00
parent 50a975b8ec
commit c607fe1968

View 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