My domain isn’t domain.example.com, I just redact my real domain
Caddyfile:
import path/to/caddyfiles/*.Caddyfile
imported.Caddyfile
domain.example.com {
reverse_proxy :3010
}
My domain isn’t domain.example.com, I just redact my real domain
Caddyfile:
import path/to/caddyfiles/*.Caddyfile
imported.Caddyfile
domain.example.com {
reverse_proxy :3010
}
my bad, I have not closed bracket in global options
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.