feat: add cli flags
This commit is contained in:
@@ -17,8 +17,5 @@ type Proxy struct {
|
||||
type Options struct {
|
||||
RedisPrefix string
|
||||
RedisExpireTimeout time.Duration
|
||||
|
||||
UpstreamAddress string
|
||||
ReplaceAddress string
|
||||
StaticServerAddress string
|
||||
UpstreamAddress string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user