mirror of
https://github.com/penpot/penpot.git
synced 2025-12-23 22:48:40 -05:00
✨ Add proxypass to caddyfile on devenv (#7985)
This commit is contained in:
@@ -10,3 +10,7 @@ localhost:3449 {
|
||||
http://localhost:3450 {
|
||||
reverse_proxy localhost:4449
|
||||
}
|
||||
|
||||
http://penpot-devenv-main:3450 {
|
||||
reverse_proxy localhost:4449
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user