mirror of
https://github.com/caddyserver/caddy.git
synced 2025-11-09 17:51:15 +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
|