4 lines
39 B
Caddyfile
4 lines
39 B
Caddyfile
:80 {
|
|
reverse_proxy backend:5000
|
|
}
|
:80 {
|
|
reverse_proxy backend:5000
|
|
}
|