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