route setting server https error #197
Replies: 6 comments
|
Hello, thank you for your reply |
|
Hi @gitwangliang , the third parameter for The scheme in |
|
@albertcht How to correctly generate HTTPS links when using nginx HTTPS forwarding to hypervel HTTP hypervel |
You can only replace the scheme from returned url manually at this moment. |
|
|

Uh oh!
There was an error while loading. Please reload this page.
PHP Version
8.3.13
Swoole Extension Version
6.1
Database Driver & Version
No response
Description
route setting server https error
Steps To Reproduce
route('home',[], true, 'https')
All reactions