From 5c86ca7c016211fa7beb2bf60a74eeac34119135 Mon Sep 17 00:00:00 2001 From: rpurnama1409 Date: Sat, 24 Feb 2024 15:46:24 +0700 Subject: [PATCH] build image --- src/utils/network.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/network.ts b/src/utils/network.ts index 18e1822..bffc15f 100755 --- a/src/utils/network.ts +++ b/src/utils/network.ts @@ -1,3 +1,4 @@ +//deploy vm import axios from 'axios' const url = 'http://10.1.50.173:32181' const instance = axios.create({