add basic session & credential dealing
This commit is contained in:
parent
f6bf544f54
commit
f4cf26a33e
7 changed files with 128 additions and 52 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue