buildpath: try fix mongo

This commit is contained in:
2025-11-24 01:08:24 +01:00
parent b91044141f
commit 88afe57a63
2 changed files with 12 additions and 15 deletions

View File

@@ -7,7 +7,6 @@ services:
- mongo_data:/data/db
- mongo_data:/data/configdb
env_file: .env
command: --replSet rs0 --bind_ip_all
patch_detector:
image: git.vhaudiquet.fr/vhaudiquet/lolstats-patch_detector:${GIT_COMMIT_HASH:-latest}