Update watch image URL
This commit is contained in:
parent
95227aa296
commit
76d54e15fd
|
@ -20,7 +20,7 @@ services:
|
|||
build:
|
||||
context:
|
||||
./
|
||||
image: localhost/haunter
|
||||
image: registry.burntworld.ca/v/haunter:latest
|
||||
environment:
|
||||
- "HAUNTER_DRIVER_URL=${HAUNTER_DRIVER_URL:-http://driver:4444}"
|
||||
depends_on:
|
||||
|
|
Loading…
Reference in New Issue