Skip to content

Commit

Permalink
OZ-457: Add missing '}' to Nginx config File.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruhanga committed Jan 11, 2024
1 parent b728f33 commit 59a94ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions proxy/default.conf.template
Original file line number Diff line number Diff line change
Expand Up @@ -171,3 +171,4 @@ server {
rewrite ^(.*)$ /VirtualHostBase/http/$host/senaite/VirtualHostRoot/$1 break;
proxy_pass http://senaite:8080;
}
}

0 comments on commit 59a94ad

Please sign in to comment.