Skip to content

Commit 1d9e85e

Browse files
committed
Added CRM to proxy pass route
1 parent d2201a8 commit 1d9e85e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client/docker/appconf.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ RewriteCond %{REQUEST_URI} !\.wav$
1111
RewriteCond %{REQUEST_URI} !\.eot$
1212
RewriteCond %{REQUEST_URI} !^/(asset-)?manifest.json$
1313
RewriteCond %{REQUEST_URI} !^/api/
14+
RewriteCond %{REQUEST_URI} !^/crm/
1415
RewriteCond %{REQUEST_URI} !^/login/
1516
RewriteCond %{REQUEST_URI} !^/oauth2/
1617
RewriteCond %{REQUEST_URI} !^/ui/

0 commit comments

Comments
 (0)