fix paths
This commit is contained in:
@ -2,4 +2,4 @@
|
||||
|
||||
docker pull registry.gitlab.com/churl/quizbot
|
||||
docker container rm -f quizbot
|
||||
docker run -d --env-file /home/christoph/quizbot/.env --mount src=/home/christoph/quizbot/quizes,target=/quiz,type=bind --name quizbot registry.gitlab.com/churl/quizbot
|
||||
docker run -d --env-file /home/christoph/QuizBot/.env --mount src=/home/christoph/QuizBot/quizes,target=/quiz,type=bind --name quizbot registry.gitlab.com/churl/quizbot
|
||||
|
Reference in New Issue
Block a user