Advertisement
gempir

Untitled

Sep 2nd, 2018
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Nginx 0.14 KB | None | 0 0
  1.         location /configurator-embed {
  2.                 proxy_pass http://127.0.0.1:3218/;
  3.                 proxy_set_header Host $host;
  4.         }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement