7 lines
84 B
Caddyfile
7 lines
84 B
Caddyfile
(n8n) {
|
|
import service {$N8N} {$N8N_PORT} {
|
|
proxy {
|
|
flush_interval -1
|
|
}
|
|
}
|
|
} |