diff --git a/deploy-this/create-common-volume.jenkinsfile b/deploy-this/create-common-volume.jenkinsfile old mode 100644 new mode 100755 diff --git a/deploy-this/create-nginx-with-tools.jenkinsfile b/deploy-this/create-nginx-with-tools.jenkinsfile old mode 100644 new mode 100755 diff --git a/deploy-this/deploy-dc.yml b/deploy-this/deploy-dc.yml old mode 100644 new mode 100755 diff --git a/deploy-this/lets-encrypt/all-domains.conf b/deploy-this/lets-encrypt/all-domains.conf old mode 100644 new mode 100755 diff --git a/deploy-this/lets-encrypt/lets-encrypt.yml b/deploy-this/lets-encrypt/lets-encrypt.yml old mode 100644 new mode 100755 diff --git a/deploy-this/lets-encrypt/lets.env b/deploy-this/lets-encrypt/lets.env old mode 100644 new mode 100755 diff --git a/deploy-this/nginx-with-tools-docker.dockerfile b/deploy-this/nginx-with-tools-docker.dockerfile old mode 100644 new mode 100755 diff --git a/deploy-this/update-from-git.jenkinsfile b/deploy-this/update-from-git.jenkinsfile old mode 100644 new mode 100755 diff --git a/gitblit/env/.gitignore b/gitblit/env/.gitignore old mode 100644 new mode 100755 diff --git a/gitblit/env/_server-info_.env b/gitblit/env/_server-info_.env old mode 100644 new mode 100755 diff --git a/gitblit/env/amd.env b/gitblit/env/amd.env old mode 100644 new mode 100755 diff --git a/gitblit/env/arm.env b/gitblit/env/arm.env old mode 100644 new mode 100755 diff --git a/gitblit/gitblit-compose.yml b/gitblit/gitblit-compose.yml old mode 100644 new mode 100755 diff --git a/gitblit/start-gitblit.jenkinsfile b/gitblit/start-gitblit.jenkinsfile old mode 100644 new mode 100755 diff --git a/jenkins/docker-compose.yml b/jenkins/docker-compose.yml old mode 100644 new mode 100755 diff --git a/jenkins/dockerfile b/jenkins/dockerfile old mode 100644 new mode 100755 diff --git a/jenkins/env/.gitignore b/jenkins/env/.gitignore old mode 100644 new mode 100755 diff --git a/jenkins/env/_server-info_.env b/jenkins/env/_server-info_.env old mode 100644 new mode 100755 diff --git a/jenkins/env/amd.env b/jenkins/env/amd.env old mode 100644 new mode 100755 diff --git a/jenkins/env/arm.env b/jenkins/env/arm.env old mode 100644 new mode 100755 diff --git a/nginx-config/http/http-for-letsencrypt.conf b/nginx-config/http/http-for-letsencrypt.conf old mode 100644 new mode 100755 diff --git a/nginx-config/https-disabled/https-ai-arti24-eu.conf b/nginx-config/https-disabled/https-ai-arti24-eu.conf old mode 100644 new mode 100755 diff --git a/nginx-config/https-disabled/https-job-finder-arti24-eu.conf b/nginx-config/https-disabled/https-job-finder-arti24-eu.conf old mode 100644 new mode 100755 diff --git a/nginx-config/https/http-for-letsencrypt.conf b/nginx-config/https/http-for-letsencrypt.conf old mode 100644 new mode 100755 diff --git a/nginx-config/https/https-angular-arti24-eu.conf b/nginx-config/https/https-angular-arti24-eu.conf old mode 100644 new mode 100755 index e4d65aa..1601063 --- a/nginx-config/https/https-angular-arti24-eu.conf +++ b/nginx-config/https/https-angular-arti24-eu.conf @@ -16,7 +16,7 @@ server { # Ograniczenie liczby żądań limit_req zone=ip_limit burst=20 nodelay; - proxy_pass http://arti-angular-app:4200; + proxy_pass http://zaklik_by_node_js:3003; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; diff --git a/nginx-config/https/https-api-arti24-eu.conf b/nginx-config/https/https-api-arti24-eu.conf old mode 100644 new mode 100755 diff --git a/nginx-config/https/https-arti24-eu.conf b/nginx-config/https/https-arti24-eu.conf old mode 100644 new mode 100755 diff --git a/nginx-config/https/https-artiks.tk.conf b/nginx-config/https/https-artiks.tk.conf old mode 100644 new mode 100755 diff --git a/nginx-config/https/https-bodypainter-eu.conf b/nginx-config/https/https-bodypainter-eu.conf old mode 100644 new mode 100755 diff --git a/nginx-config/https/https-massage-themself-eu.conf b/nginx-config/https/https-massage-themself-eu.conf old mode 100644 new mode 100755 diff --git a/nginx-config/https/https-themself-eu.conf b/nginx-config/https/https-themself-eu.conf old mode 100644 new mode 100755 diff --git a/nginx-config/https/https-zaklik-arti24-eu-https.conf b/nginx-config/https/https-zaklik-arti24-eu-https.conf old mode 100644 new mode 100755