fix: change hostname for container
This commit is contained in:
parent
f54860fccd
commit
ab2e1aa33b
@ -1,11 +1,11 @@
|
||||
services:
|
||||
squiz:
|
||||
container_name: squiz
|
||||
respondent:
|
||||
container_name: respondent
|
||||
restart: unless-stopped
|
||||
image: $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_SLUG.$CI_PIPELINE_ID
|
||||
networks:
|
||||
- marketplace_penahub_frontend
|
||||
hostname: squiz
|
||||
hostname: respondent
|
||||
tty: true
|
||||
networks:
|
||||
marketplace_penahub_frontend:
|
||||
|
Loading…
Reference in New Issue
Block a user