buildpath: tryfix mongo again

This commit is contained in:
2025-12-31 14:08:41 +01:00
parent a97178e85f
commit 9fb339e538

View File

@@ -5,8 +5,8 @@ services:
restart: always restart: always
user: root:root user: root:root
volumes: volumes:
- bp_mongo_data:/data/db:Z - bpmongo_data:/data/db:Z
- bp_mongo_config:/data/configdb:Z - bpmongo_config:/data/configdb:Z
env_file: .env env_file: .env
patch_detector: patch_detector:
@@ -48,8 +48,8 @@ services:
env_file: .env env_file: .env
volumes: volumes:
bp_mongo_data: bpmongo_data:
bp_mongo_config: bpmongo_config:
networks: networks:
proxy: proxy: