Update docker-compose.yaml
This commit is contained in:
parent
e8d0092293
commit
85b66f37ed
@ -4,7 +4,7 @@ services:
|
|||||||
hostname: router
|
hostname: router
|
||||||
tty: true
|
tty: true
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
image: $CI_REGISTRY_IMAGE/staging:$CI_COMMIT_REF_SLUG.$CI_PIPELINE_ID
|
image: $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_SLUG.$CI_PIPELINE_ID
|
||||||
networks:
|
networks:
|
||||||
- marketplace_penahub_frontend
|
- marketplace_penahub_frontend
|
||||||
- default
|
- default
|
||||||
|
Loading…
Reference in New Issue
Block a user