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:
|
||||
image: samply/spot:latest
|
||||
container_name: bridgehead-spot
|
||||
environment:
|
||||
SECRET: ${SPOT_BEAM_SECRET_LONG}
|
||||
APPID: spot
|
||||
|
|
Loading…
Reference in New Issue