22 lines
279 B
Plaintext
22 lines
279 B
Plaintext
# 2025-08-13 Hyperling
|
|
|
|
#
|
|
## Docker ##
|
|
#
|
|
COMPOSE_BAKE=true
|
|
|
|
#
|
|
## Git Website Repository
|
|
#
|
|
REPO=https://git.hyperling.com/me/hugo-jackanope
|
|
|
|
#
|
|
## Web Environments
|
|
# Please use values YES/TRUE and NO/FALSE.
|
|
|
|
# Whether to start NGINX
|
|
PROD=YES
|
|
|
|
# Whether to start Hugo Server
|
|
DEV=NO
|