We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2201a8 commit 1d9e85eCopy full SHA for 1d9e85e
client/docker/appconf.conf
@@ -11,6 +11,7 @@ RewriteCond %{REQUEST_URI} !\.wav$
11
RewriteCond %{REQUEST_URI} !\.eot$
12
RewriteCond %{REQUEST_URI} !^/(asset-)?manifest.json$
13
RewriteCond %{REQUEST_URI} !^/api/
14
+RewriteCond %{REQUEST_URI} !^/crm/
15
RewriteCond %{REQUEST_URI} !^/login/
16
RewriteCond %{REQUEST_URI} !^/oauth2/
17
RewriteCond %{REQUEST_URI} !^/ui/
0 commit comments