add basic session & credential dealing

This commit is contained in:
ducklet 2021-01-30 13:41:25 +01:00
parent f6bf544f54
commit f4cf26a33e
7 changed files with 128 additions and 52 deletions

View file

@ -11,4 +11,4 @@ exec docker run --init --name dumpr-quiz-ws \
--label org.dumpr.quiz.service=ws \
-p 8765:8765 \
-v "$RUN_DIR":/var/quiz:ro \
"$image":"$tag" "$@"
"$image":"$tag"