From 9202a2f49d40e22fee36cd9bf7b5585450641e94 Mon Sep 17 00:00:00 2001 From: lub Date: Wed, 19 Oct 2022 23:31:43 +0200 Subject: [PATCH] add docker repo URIs to readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a4b4a5d..d3389fd 100644 --- a/README.md +++ b/README.md @@ -36,13 +36,13 @@ docker run --rm \ -e ACCESSTOKEN_FILE=/heroesofthestorm \ -e ADMIN_ROOM='!iesofojasief90429ewiofj:example.org' \ -e CATEGORY=heroesofthestorm - snowstorm-matrix + gitea.lubiland.de/lub/snowstorm-matrix:latest ``` Or via docker-compose/swarm: ```yaml snowstorm-matrix_overwatch: - image: snowstorm-matrix + image: gitea.lubiland.de/lub/snowstorm-matrix:latest deploy: replicas: 1 secrets: @@ -54,7 +54,7 @@ Or via docker-compose/swarm: - ADMIN_ROOM=!jjpPluoxZoAOBQeYer:example.org - CATEGORY=overwatch snowstorm-matrix_worldofwarcraft: - image: snowstorm-matrix + image: gitea.lubiland.de/lub/snowstorm-matrix:latest deploy: replicas: 1 secrets: