We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acecc2f commit 3cb6bf6Copy full SHA for 3cb6bf6
1 file changed
deploy/nginx-effects.conf
@@ -1,6 +1,8 @@
1
server {
2
listen 4173;
3
server_name _;
4
+ absolute_redirect off;
5
+ port_in_redirect off;
6
7
root /usr/share/nginx/html;
8
0 commit comments