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