use nolog docker repository
This commit is contained in:
parent
e3d204bc90
commit
f2857b1fc9
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '3'
|
|||
|
||||
services:
|
||||
bot:
|
||||
build: .
|
||||
image: git.nolog.cz/nolog.cz/matrix-invitation-dealer:latest
|
||||
network_mode: "host" # FIXME
|
||||
volumes:
|
||||
- ./data:/data
|
||||
|
|
Loading…
Reference in a new issue