Skip to content
Snippets Groups Projects
Unverified Commit 01e7ce0e authored by Griefed's avatar Griefed Committed by GitHub
Browse files

Update README.md

parent b7d40c5c
No related branches found
No related tags found
No related merge requests found
......@@ -73,7 +73,7 @@ server {
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header X-Forwarded-Proto $scheme;
proxy_pass_request_headers on;
proxy_pass http://d-zone-phoenixorden:3000;
proxy_pass http://D_ZONE_SERVICE_NAME:3000;
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection "Upgrade";
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment