-
-
Notifications
You must be signed in to change notification settings - Fork 154
Doesn't work with proxy_pass #72
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestwontfixThis will not be worked onThis will not be worked on
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestwontfixThis will not be worked onThis will not be worked on
Cryptogen doesn't allow to specify us "baseUrl" to support the following cases (nginx):
Using
sub_filter "/_app/" "/cryptogen/_app/"doesn't solve the problem.Please, consider adding
baseUrlor similar option and env var for docker.