From 591bd06c6febf42d823f343d7a8b7fa7cea1a816 Mon Sep 17 00:00:00 2001 From: Simon Date: Mon, 31 Jul 2023 22:25:32 +0700 Subject: [PATCH] hook context, #build --- docker-compose_production.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose_production.yml b/docker-compose_production.yml index 5123409..3ab8e03 100644 --- a/docker-compose_production.yml +++ b/docker-compose_production.yml @@ -48,7 +48,7 @@ services: - tubearchivist_network tubearchivist: container_name: tubearchivist - build: ./tubearchivist/web + build: ../builder/clone/tubearchivist-website/tubearchivist/web restart: always volumes: - ./volume/tubearchivist/data:/data