First try
This commit is contained in:
@@ -1,6 +1,10 @@
|
|||||||
services:
|
services:
|
||||||
site:
|
site:
|
||||||
build: ./
|
build:
|
||||||
|
context: .
|
||||||
|
args:
|
||||||
|
HUGO_VERSION: ${HUGO_VERSION}
|
||||||
|
WEBHOOK_VERSION: ${WEBHOOK_VERSION}
|
||||||
container_name: hugo-webhook
|
container_name: hugo-webhook
|
||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
|
Reference in New Issue
Block a user