mirror of https://github.com/samply/bridgehead.git
Rename spot container so it shows up in monitoring
This commit is contained in:
parent
f7742f2a2b
commit
e439510920
|
@ -72,6 +72,7 @@ services:
|
||||||
|
|
||||||
spot:
|
spot:
|
||||||
image: samply/spot:latest
|
image: samply/spot:latest
|
||||||
|
container_name: bridgehead-spot
|
||||||
environment:
|
environment:
|
||||||
SECRET: ${SPOT_BEAM_SECRET_LONG}
|
SECRET: ${SPOT_BEAM_SECRET_LONG}
|
||||||
APPID: spot
|
APPID: spot
|
||||||
|
|
Loading…
Reference in New Issue