fix readmd

This commit is contained in:
wintsa 2024-03-18 17:48:10 +08:00
parent 51df420c01
commit 1c2bda652a
2 changed files with 3 additions and 3 deletions

4
.env
View File

@ -1,8 +1,8 @@
# Glob API URL
VITE_GLOB_API_URL=/api
# VITE_APP_API_BASE_URL=http://127.0.0.1:3002/
VITE_APP_API_BASE_URL=http://sunpaneldemo.enianteam.com
VITE_APP_API_BASE_URL=http://127.0.0.1:3002/
# VITE_APP_API_BASE_URL=http://sunpaneldemo.enianteam.com
# Whether long replies are supported, which may result in higher API fees
VITE_GLOB_OPEN_LONG_REPLY=false

View File

@ -1,6 +1,6 @@
{
"name": "sun-panel",
"version": "0.0.0",
"version": "0.0.1",
"private": false,
"description": "Sun-Panel Web",
"author": "BraisedHunter <95302870@qq.com>",