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