mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
7 lines
106 B
Caddyfile
7 lines
106 B
Caddyfile
:8080 {
|
|
handle_path /api/* {
|
|
reverse_proxy tdex_tdexd_1:9090
|
|
}
|
|
reverse_proxy tdex_dashboard_1:8080
|
|
}
|