mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-25 19:02:22 +01:00
fixed issue for container not being excluded on restart
This commit is contained in:
@@ -17,6 +17,8 @@ const (
|
||||
ConfigFileName = "config.yml"
|
||||
ConfigExampleFileName = "config.example.yml"
|
||||
ConfigPath = ConfigBasePath + "/" + ConfigFileName
|
||||
|
||||
MiddlewareDefsBasePath = ConfigBasePath + "/middlewares"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user