Merge branch 'acs-frontend-enterprise' into acs-aims-enterprise

This commit is contained in:
2021-01-13 20:55:01 -05:00
3 changed files with 5 additions and 3 deletions

View File

@@ -58,7 +58,7 @@ http {
}
location /workspace/ {
proxy_pass http://digital-workspace:8080;
proxy_pass http://digital-workspace:8080/;
# If using external proxy / load balancer (for initial redirect if no trailing slash)
absolute_redirect off;