mirror of
https://github.com/penpot/penpot.git
synced 2026-03-29 07:40:35 +02:00
🐛 Fix regression on subpath support (#8793)
This commit is contained in:
@@ -9,6 +9,10 @@ localhost:3449 {
|
||||
}
|
||||
|
||||
http://localhost:3450 {
|
||||
# For subpath test
|
||||
# handle_path /penpot/* {
|
||||
# reverse_proxy localhost:4449
|
||||
# }
|
||||
reverse_proxy localhost:4449
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user