mirror of
https://github.com/samply/bridgehead.git
synced 2025-12-08 07:24:27 +01:00
volume changed /srv/docker/data
This commit is contained in:
@@ -8,7 +8,7 @@ services:
|
||||
- UPLOAD_DIR=/data/uploads
|
||||
- RUST_LOG=trace
|
||||
volumes:
|
||||
- ./uploads:/data/uploads
|
||||
- /srv/docker/data:/data/uploads
|
||||
labels:
|
||||
- "traefik.http.routers.omics.rule=Host(`${HOST}`) && PathPrefix(`/api`)"
|
||||
- "traefik.enable=true"
|
||||
|
||||
Reference in New Issue
Block a user