mirror of
https://github.com/bsedin/matrix-webhook.git
synced 2026-04-09 11:25:40 +00:00
docker: use image from docker hub
This commit is contained in:
@@ -6,6 +6,7 @@ networks:
|
||||
|
||||
services:
|
||||
bot:
|
||||
image: nim65s/matrix-webhook
|
||||
build: .
|
||||
restart: unless-stopped
|
||||
env_file:
|
||||
|
||||
Reference in New Issue
Block a user