This commit is contained in:
Marek Lesko
2025-10-19 17:57:38 +00:00

View File

@@ -30,7 +30,7 @@ docker-build:
DOCKER_TLS_CERTDIR: ""
before_script:
- docker info
- ip link set eth0 mtu 1200
- ip a
script:
- 'sed -i "s|\"apiEndpoint\": \"[^\"]*\"|\"apiEndpoint\": \"https\:\/\/""$PUBLIC_WEB_URL""\"|" Web/public/config.json'