Skip to content

Commit

Permalink
Merge pull request #350 from zooniverse/revert-walleye
Browse files Browse the repository at this point in the history
Revert FEM migration for Walleye project
  • Loading branch information
zwolf authored Apr 26, 2024
2 parents ecd8c29 + 65987f4 commit 6a1a028
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions nginx-fem-redirects.conf
Original file line number Diff line number Diff line change
Expand Up @@ -375,14 +375,6 @@ location ~* ^/projects/(?:[\w-]*?/)?victorav/spyfish-aotearoa/?(?:(classify|abou
include /etc/nginx/proxy-security-headers.conf;
}

location ~* ^/projects/(?:[\w-]*?/)?dangogh/wheres-walleye/?(?:(classify|about)(?:/.+?)?)?/?$ {
resolver 1.1.1.1;
proxy_pass $fe_project_uri;
proxy_set_header Host $fe_project_host;

include /etc/nginx/proxy-security-headers.conf;
}

location ~* ^/projects/(?:[\w-]*?/)?bcosentino/squirrelmapper/?(?:(classify|about)(?:/.+?)?)?/?$ {
resolver 1.1.1.1;
proxy_pass $fe_project_uri;
Expand Down

0 comments on commit 6a1a028

Please sign in to comment.