mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2025-01-08 04:35:23 +00:00
6 lines
85 B
Caddyfile
6 lines
85 B
Caddyfile
localhost:443 {
|
|
proxy / integration:7878 {
|
|
transparent
|
|
}
|
|
tls self_signed
|
|
}
|