Compare commits
No commits in common. "master" and "2.2.10" have entirely different histories.
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ docker run --rm -it \
|
||||||
-e MATRIX_USERNAME=username \
|
-e MATRIX_USERNAME=username \
|
||||||
-e MATRIX_PASSWORD=passwort \
|
-e MATRIX_PASSWORD=passwort \
|
||||||
-e MATRIX_URL=https://matrixdomain.org \
|
-e MATRIX_URL=https://matrixdomain.org \
|
||||||
|
-v "$PWD:/app" \
|
||||||
|
-w /app \
|
||||||
git.h2-invent.com/meetling/matrix-bot:2.2.7 \
|
git.h2-invent.com/meetling/matrix-bot:2.2.7 \
|
||||||
node login.mjs
|
node login.mjs
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue