mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2026-05-08 17:47:24 +00:00
Compare commits
2 Commits
c061df9eb7
...
6d60c8d440
| Author | SHA1 | Date | |
|---|---|---|---|
|
6d60c8d440
|
|||
|
e4992ef5b7
|
@@ -10,7 +10,7 @@ services:
|
||||
env_file: .env
|
||||
|
||||
patch_detector:
|
||||
image: git.vhaudiquet.fr/vhaudiquet/lolstats-patch_detector:19a9226dac338f705a44a386965421b7ef1b3178
|
||||
image: git.vhaudiquet.fr/vhaudiquet/lolstats-patch_detector:2c774caf5f1dd70bfa9404f1077d717dd93c8b27
|
||||
build: ./patch_detector
|
||||
restart: "no"
|
||||
deploy:
|
||||
@@ -22,7 +22,7 @@ services:
|
||||
|
||||
|
||||
match_collector:
|
||||
image: git.vhaudiquet.fr/vhaudiquet/lolstats-match_collector:19a9226dac338f705a44a386965421b7ef1b3178
|
||||
image: git.vhaudiquet.fr/vhaudiquet/lolstats-match_collector:2c774caf5f1dd70bfa9404f1077d717dd93c8b27
|
||||
build: ./match_collector
|
||||
restart: "no"
|
||||
deploy:
|
||||
@@ -33,7 +33,7 @@ services:
|
||||
env_file: .env
|
||||
|
||||
frontend:
|
||||
image: git.vhaudiquet.fr/vhaudiquet/lolstats-frontend:19a9226dac338f705a44a386965421b7ef1b3178
|
||||
image: git.vhaudiquet.fr/vhaudiquet/lolstats-frontend:2c774caf5f1dd70bfa9404f1077d717dd93c8b27
|
||||
build: ./frontend
|
||||
restart: always
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user