node configure增改接近完成,删除后端还没做

This commit is contained in:
Yu Sun
2022-07-07 01:27:45 +08:00
parent 331a941941
commit e018f19f09
189 changed files with 25627 additions and 9 deletions

View File

@@ -21,3 +21,9 @@ docker compose up -d
```bash
docker exec -it edge_manager bash
```
后端调试:
```bash
php EdgeManager.php --server_name=GPU-server-01 --user=postgres --password=big_dick start
```