mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-25 04:33:05 +00:00
add bootstrap script
This commit is contained in:
@@ -8,7 +8,7 @@ struct skynet_config {
|
||||
const char * module_path;
|
||||
const char * master;
|
||||
const char * local;
|
||||
const char * start;
|
||||
const char * bootstrap;
|
||||
const char * standalone;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user