mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
67a8d8c293
Co-authored-by: nmfretz <nmfretz@gmail.com>
7 lines
106 B
Caddyfile
7 lines
106 B
Caddyfile
:8080 {
|
|
handle_path /api/* {
|
|
reverse_proxy tdex_tdexd_1:9092
|
|
}
|
|
reverse_proxy tdex_dashboard_1:8080
|
|
}
|