docker: use image from docker hub
This commit is contained in:
parent
d0c4cd4227
commit
df2059b012
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ networks:
|
|||
|
||||
services:
|
||||
bot:
|
||||
image: nim65s/matrix-webhook
|
||||
build: .
|
||||
restart: unless-stopped
|
||||
env_file:
|
||||
|
|
Loading…
Reference in a new issue