Skip to content
Snippets Groups Projects
Verified Commit 16118e7a authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Remove obsolete reco service

parent 48e1ae5b
No related branches found
No related tags found
No related merge requests found
Pipeline #57439 passed
......@@ -76,24 +76,6 @@ services:
depends_on:
- "ligier"
reco:
# build: ./reco
image: "docker.km3net.de/km3mon-reco:${KM3MON_VERSION}"
deploy:
resources:
limits:
memory: 4096M
env_file:
- .env
command: monitoring-ligier-1 ${MONITORING_LIGIER_PORT}
volumes:
- ./reco:/reco
- ./logs:/logs
- ./plots:/plots
- ./data:/data
depends_on:
- "ligier"
frontend:
# build: ./frontend
image: "docker.km3net.de/km3mon-frontend:${KM3MON_VERSION}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment