You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed cryptgeon and I have the same issue.
I need using NGINX and it doesn't work.
Can you please check it to find a solution?
I appreciate your intervention.
Where 00000 is the external port.
In that way, it works fine.
By the way, it's not clear to me whether it is possible to change the internal port (8000) in the file docker-compose.yml
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
baseUrl
or similar option and env var for docker.The text was updated successfully, but these errors were encountered: