add uni HP and gitlab projects

master
Clemens Klug 2018-11-21 15:06:53 +01:00
parent 7a8f2c6cf4
commit 637f37a560
1 changed files with 1 additions and 1 deletions

View File

@ -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 "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
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
volumes:
- ./log:/app/log
restart: on-failure:5