generated from autonomic-cooperative/astro-payload-template
Fix docker image in deploy
This commit is contained in:
parent
10133aaaf9
commit
a7a5bdd0b4
@ -23,7 +23,7 @@ services:
|
|||||||
- "traefik.http.routers.${STACK_NAME}-astro.tls.certresolver=production"
|
- "traefik.http.routers.${STACK_NAME}-astro.tls.certresolver=production"
|
||||||
|
|
||||||
payload:
|
payload:
|
||||||
image: git.autonomic.zone/autonomic-cooperative/justice-equity-technology-payload:latest
|
image: git.autonomic.zone/autonomic-cooperative/astro-payload-test-payload:latest
|
||||||
environment:
|
environment:
|
||||||
- "NAME=${STACK_NAME}"
|
- "NAME=${STACK_NAME}"
|
||||||
- "PAYLOAD_URL=${STACK_NAME}_payload"
|
- "PAYLOAD_URL=${STACK_NAME}_payload"
|
||||||
|
Loading…
Reference in New Issue
Block a user