We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71a28c3 commit 8adcd46Copy full SHA for 8adcd46
register-nginx/proxy.conf
@@ -0,0 +1,8 @@
1
+server {
2
+ location / {
3
+ proxy_pass http://default;
4
+ }
5
+}
6
+
7
8
0 commit comments