mirror of
https://github.com/caddyserver/caddy.git
synced 2025-10-19 15:53:17 +00:00
9 lines
94 B
Text
9 lines
94 B
Text
![]() |
:8080 {
|
||
|
respond "one"
|
||
|
}
|
||
|
|
||
|
:8080 {
|
||
|
respond "two"
|
||
|
}
|
||
|
----------
|
||
|
ambiguous site definition: :8080
|