mirror of
https://github.com/caddyserver/caddy.git
synced 2025-12-08 06:09:53 +00:00
9 lines
94 B
Text
9 lines
94 B
Text
|
|
:8080 {
|
||
|
|
respond "one"
|
||
|
|
}
|
||
|
|
|
||
|
|
:8080 {
|
||
|
|
respond "two"
|
||
|
|
}
|
||
|
|
----------
|
||
|
|
ambiguous site definition: :8080
|