hook context, #build

This commit is contained in:
Simon 2023-07-31 22:25:32 +07:00
parent 4cacf74f1b
commit 591bd06c6f
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ services:
- tubearchivist_network - tubearchivist_network
tubearchivist: tubearchivist:
container_name: tubearchivist container_name: tubearchivist
build: ./tubearchivist/web build: ../builder/clone/tubearchivist-website/tubearchivist/web
restart: always restart: always
volumes: volumes:
- ./volume/tubearchivist/data:/data - ./volume/tubearchivist/data:/data