mirror of
https://github.com/cubixle/groxy.git
synced 2026-04-30 11:08:43 +01:00
adds ability to override defaults with env vars, adds debug to config and updates readme.
This commit is contained in:
@@ -19,6 +19,7 @@ type Proxy struct {
|
||||
}
|
||||
|
||||
type File struct {
|
||||
Debug bool `yaml:"debug"`
|
||||
Endpoints []Endpoint `yaml:"endpoints"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user