更新dockerfile

This commit is contained in:
whyour
2022-01-12 00:55:14 +08:00
parent ee84cbca51
commit a0ce1562ac
2 changed files with 6 additions and 15 deletions
+3
View File
@@ -87,6 +87,9 @@ const EditModal = ({
};
const stop = () => {
if (!cNode || !cNode.value) {
return;
}
request
.put(`${config.apiPrefix}scripts/stop`, {
data: {