mirror of
https://github.com/lleene/dockerconfig.git
synced 2025-07-24 01:08:30 +02:00
set hostname
This commit is contained in:
@ -7,3 +7,4 @@ services:
|
|||||||
context: ./personal-page
|
context: ./personal-page
|
||||||
args:
|
args:
|
||||||
HUGO_ENV_ARG: "production"
|
HUGO_ENV_ARG: "production"
|
||||||
|
HUGO_CMD: "-d localhost"
|
||||||
|
Reference in New Issue
Block a user