修正无默认值参数位置问题
This commit is contained in:
@@ -272,7 +272,7 @@ docker exec -it edge_manager bash
|
||||
|
||||
```bash
|
||||
# In container
|
||||
php EdgeManager.php --server_name=GPU-server-01 --user=postgres --password=big_dick start
|
||||
php EdgeManager.php --no_dup_code --server_name=GPU-server-01 --user=postgres --password=big_dick start
|
||||
```
|
||||
|
||||
前端调试:
|
||||
|
||||
Reference in New Issue
Block a user