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 2837b00 commit 9f10ec9Copy full SHA for 9f10ec9
1 file changed
frontend/nginx/default.conf
@@ -20,7 +20,7 @@ server {
20
}
21
22
location /integrations/ {
23
- try_files $uri $uri/ /index.html;
+ try_files $uri /index.html;
24
25
26
location / {
0 commit comments