mirror of
https://github.com/caddyserver/caddy.git
synced 2025-10-19 15:53:17 +00:00
5 lines
93 B
Text
5 lines
93 B
Text
![]() |
example.com {
|
||
|
invoke foo
|
||
|
}
|
||
|
----------
|
||
|
cannot invoke named route 'foo', which was not defined
|