mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 11:18:36 +00:00
✨ Add proxypass to caddyfile on devenv (#7985)
This commit is contained in:
parent
13fcf3a9bb
commit
35fb376a78
@ -10,3 +10,7 @@ localhost:3449 {
|
|||||||
http://localhost:3450 {
|
http://localhost:3450 {
|
||||||
reverse_proxy localhost:4449
|
reverse_proxy localhost:4449
|
||||||
}
|
}
|
||||||
|
|
||||||
|
http://penpot-devenv-main:3450 {
|
||||||
|
reverse_proxy localhost:4449
|
||||||
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user