Skip to content
Snippets Groups Projects
Commit 86d7f6a6 authored by Rémi Pailharey's avatar Rémi Pailharey
Browse files

chore: remove nginx config for swagger

parent 5668f758
Branches
No related tags found
1 merge request!157Release to master
Pipeline #100055 passed
......@@ -24,9 +24,6 @@ server {
location /Logout {
proxy_pass https://host.docker.internal:1443/Logout;
}
location /doc {
proxy_pass https://host.docker.internal:1443/doc;
}
location /imageNames {
proxy_pass https://host.docker.internal:1443/api/animator/imageNames;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment