This commit is contained in:
archer
2023-06-05 17:42:29 +08:00
parent 2f1506bf07
commit 1111f07fa7
7 changed files with 74 additions and 94 deletions

View File

@@ -1,4 +1,6 @@
# proxy
# 运行端口,如果不是 3000 口运行,需要改成其他的。注意:不是改了这个变量就会变成其他端口,而是因为改成其他端口,才用这个变量。
PORT=3000
# 代理
# AXIOS_PROXY_HOST=127.0.0.1
# AXIOS_PROXY_PORT=7890
# email