Fix ref
This commit is contained in:
parent
c8fc961321
commit
93f0551ac6
|
@ -68,7 +68,7 @@ services:
|
|||
- "traefik.http.routers.blaze_ccp.tls=true"
|
||||
|
||||
spot:
|
||||
image: "docker pull docker.verbis.dkfz.de/ccp-private/local-spot@sha256:dd57474f9dd0a37ddc45d29fda160eac0070446da974a76cedc78c184b47adda"
|
||||
image: "docker.verbis.dkfz.de/ccp-private/local-spot@sha256:dd57474f9dd0a37ddc45d29fda160eac0070446da974a76cedc78c184b47adda"
|
||||
environment:
|
||||
SECRET: ${SECRET}
|
||||
APPID: ${APP_0_ID_SHORT}
|
||||
|
|
Loading…
Reference in New Issue