mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-09-13 18:15:31 +08:00
fix: Fixed issue with build core failed (#9387)
This commit is contained in:
parent
735b44856e
commit
56ae5fbf70
1 changed files with 2 additions and 0 deletions
|
@ -174,3 +174,5 @@ var DynamicRoutes = []string{
|
|||
}
|
||||
|
||||
var CertStore atomic.Value
|
||||
|
||||
var DaemonJsonPath = "/etc/docker/daemon.json"
|
||||
|
|
Loading…
Add table
Reference in a new issue