cloudflare内网穿透后,链接打开空白 #4300
Answered
by
bluespace3
bluespace3
asked this question in
Q&A
-
环境: 问题: 尝试按照文档修改配置文件中的site_url,重启docker后,问题依然没解决。 |
Beta Was this translation helpful? Give feedback.
Answered by
bluespace3
May 3, 2023
Replies: 1 comment
-
问题已经解决了,原来是site_url格式不对导致的;去掉http://和结尾的//就行了。可以愉快的在外网访问了 @ceshitian |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
bluespace3
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
问题已经解决了,原来是site_url格式不对导致的;去掉http://和结尾的//就行了。可以愉快的在外网访问了 @ceshitian