mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2025-12-19 12:36:03 +00:00
buildpath: try another mongo command
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
|||||||
- mongo_data:/data/db
|
- mongo_data:/data/db
|
||||||
- mongo_data:/data/configdb
|
- mongo_data:/data/configdb
|
||||||
env_file: .env
|
env_file: .env
|
||||||
command: ["mongod"]
|
command: --replSet rs0 --bind_ip_all
|
||||||
|
|
||||||
patch_detector:
|
patch_detector:
|
||||||
image: git.vhaudiquet.fr/vhaudiquet/lolstats-patch_detector:${GIT_COMMIT_HASH:-latest}
|
image: git.vhaudiquet.fr/vhaudiquet/lolstats-patch_detector:${GIT_COMMIT_HASH:-latest}
|
||||||
|
|||||||
Reference in New Issue
Block a user