diff --git a/.env b/.env index 15f3ba6f..b6611914 100644 --- a/.env +++ b/.env @@ -5,4 +5,4 @@ VITE_DEV_PORT = '8080' VITE_DEV_PATH = 'http://localhost:5005' # production path -VITE_PRO_PATH = 'http://localhost:5005' \ No newline at end of file +VITE_PRO_PATH = 'http://8.134.12.200:5005' \ No newline at end of file diff --git a/.gitignore b/.gitignore index c9c02379..65db6a35 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ dist-ssr *.local .vscode .idea -pnpm-lock \ No newline at end of file +pnpm-lock +dist.7z