You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/deploy.md
-8
Original file line number
Diff line number
Diff line change
@@ -85,11 +85,3 @@ $ ./manager-api &
85
85
```sh
86
86
$ kill$(ps aux | grep 'manager-api'| awk '{print $2}')
87
87
```
88
-
89
-
## Other
90
-
91
-
1. If necessary, using the following command after the build is complete will pack the `output` directory so that you can move the build to another location.
0 commit comments