Compare commits

..

No commits in common. "637f37a560c064c32179d95545ef5b2a97720bf2" and "c3aaf8bf4be2f9735f53de44759f1a2911d9b784" have entirely different histories.

1 changed files with 4 additions and 4 deletions

View File

@ -8,8 +8,8 @@ services:
grafana:
image: grafana/grafana:5.0.4
# ports:
# - "3000:3000"
ports:
- "3000:3000"
volumes:
- "./data/grafana/:/var/lib/grafana/"
environment:
@ -27,7 +27,7 @@ services:
measurement:
image: docker.clkl.de/uni/wiai/rz/measurement:0.2
build: .
command: python measure.py -e /app/log/exceptions.log --http "https://www.uni-bamberg.de" "http://vc.uni-bamberg.de" "https://vc.uni-bamberg.de" "https://fn2stud.zuv.uni-bamberg.de/FN2AUTH/FN2AuthServlet?op=Login" "https://vc.uni-bamberg.de/moodle/" "http://univis.uni-bamberg.de/" "https://univis.uni-bamberg.de/" "https://gitlab.rz.uni-bamberg.de/explore/projects" --smtp exhub.uni-bamberg.de --pop3 mailex.uni-bamberg.de --imap mailex.uni-bamberg.de
command: python measure.py -e /app/log/exceptions.log --http "http://vc.uni-bamberg.de" "https://vc.uni-bamberg.de" "https://fn2stud.zuv.uni-bamberg.de/FN2AUTH/FN2AuthServlet?op=Login" "https://vc.uni-bamberg.de/moodle/" "http://univis.uni-bamberg.de/" "https://univis.uni-bamberg.de/" --smtp exhub.uni-bamberg.de --pop3 mailex.uni-bamberg.de --imap mailex.uni-bamberg.de
volumes:
- ./log:/app/log
restart: on-failure:5
@ -36,4 +36,4 @@ services:
networks:
traefik_net:
external:
name: traefik_net
name: traefik_net