mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2025-06-05 05:28:48 +00:00
6 lines
85 B
Caddyfile
6 lines
85 B
Caddyfile
localhost:443 {
|
|
proxy / integration:7878 {
|
|
transparent
|
|
}
|
|
tls self_signed
|
|
}
|