mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
ProxyPass not working on Hetzner Ubuntu #102
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @robinvdheide on 4/23/2025
CloudPanel version(s) affected
v2.5.1
Description
The variable {{proxy_pass}} under Vhosts is not working correctly for me.
I currently paste proxy_pass http://127.0.0.1:6081; into this place and that makes it work.
How to reproduce
I can provide you with a snapshot if necessary. It was just this way when I set up the server and installed your script. It's a bug that I can workaround, but it would be easier if the variable would work correctly 😊
Possible Solution
No response
Additional Context
No response