escape $ til freeday

This commit is contained in:
skeris 2024-09-13 16:33:39 +03:00
parent 2b163c8a37
commit 4d951f9e94

@ -5,7 +5,7 @@ services:
restart: unless-stopped restart: unless-stopped
labels: labels:
com.pena.domains: s.hbpn.link com.pena.domains: s.hbpn.link
com.pena.front_headers: "Access-Control-Allow-Origin $http_origin always" com.pena.front_headers: "Access-Control-Allow-Origin $$http_origin always"
image: $CI_REGISTRY_IMAGE/staging:$CI_COMMIT_REF_SLUG.$CI_PIPELINE_ID image: $CI_REGISTRY_IMAGE/staging:$CI_COMMIT_REF_SLUG.$CI_PIPELINE_ID
hostname: respondent hostname: respondent
tty: true tty: true