主应用为HTTPS,子应用为HTTP,如果实现两者之间的结合 #300
Unanswered
aide-cloud
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
主应用与子应用都是利用docker起的,然后在外层用nginx代理主应用和子应用,并配置主应用为HTTPS,子应用未配置,保持为HTTP,这时候就没办法实现主应用和子应用之间的联动
Beta Was this translation helpful? Give feedback.
All reactions