deploy: worker image COPY simplification, web-dist mount, alarm build flow
This commit is contained in:
@@ -20,6 +20,7 @@ services:
|
||||
- lvmh-data:/data
|
||||
- .:/app/build:ro # repo checkout (rsynced by deploy.sh)
|
||||
# daemon rebuilds lvmh-worker from /app/build/docker/worker.Dockerfile
|
||||
- ./web/dist:/app/web-dist:ro # web UI served from repo checkout
|
||||
networks:
|
||||
lvmh-net:
|
||||
aliases: [lvmh]
|
||||
|
||||
Reference in New Issue
Block a user