Skip to content
Snippets Groups Projects
Verified Commit e75fdb38 authored by Dmytro Bogatov's avatar Dmytro Bogatov :two_hearts:
Browse files

Fix.

parent 5148bb09
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -14,6 +14,8 @@ server {
include /etc/nginx/snippets/includes.conf;
location / {
resolver 127.0.0.1 valid=30s;
set $upstream___UPSTREAM__ __HOST__;
proxy_pass http://$upstream___UPSTREAM__;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment