mirror of
https://github.com/newnius/YAO-scheduler.git
synced 2025-06-07 14:21:55 +00:00
update
This commit is contained in:
parent
34d5c1339a
commit
0abda954c8
@ -9,7 +9,7 @@ import (
|
||||
)
|
||||
|
||||
var addr = flag.String("addr", "127.0.0.1:8080", "http service address")
|
||||
var confFile = flag.String("conf", "conf/config.json", "configuration file path")
|
||||
var confFile = flag.String("conf", "/etc/yao/config.json", "configuration file path")
|
||||
|
||||
var pool *ResourcePool
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user