buildpath: re-enable mongo :)

This commit is contained in:
2025-11-23 20:00:29 +01:00
parent c71da5767c
commit 4b38638988

View File

@@ -1,11 +1,11 @@
services: services:
# mongo: mongo:
# hostname: mongo hostname: mongo
# image: mongo:8.2.2 image: mongo:8.2.2
# restart: always restart: always
# volumes: volumes:
# - mongo_data:/data/db - mongo_data:/data/db
# env_file: .env env_file: .env
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}