mirror of
https://github.com/caddyserver/caddy.git
synced 2025-06-04 19:24:42 +08:00
Partial support for location contexts in config files
This commit is contained in:
@ -29,5 +29,6 @@ type (
|
||||
Root() string
|
||||
Host() string
|
||||
Port() string
|
||||
Context() Path
|
||||
}
|
||||
)
|
||||
|
Reference in New Issue
Block a user