mirror of
https://github.com/bsedin/matrix-webhook.git
synced 2026-01-16 08:05:57 +00:00
docker: use image from docker hub
This commit is contained in:
parent
d0c4cd4227
commit
df2059b012
@ -6,6 +6,7 @@ networks:
|
||||
|
||||
services:
|
||||
bot:
|
||||
image: nim65s/matrix-webhook
|
||||
build: .
|
||||
restart: unless-stopped
|
||||
env_file:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user