首次提交
This commit is contained in:
5
chengduTestPlant/.env.production
Normal file
5
chengduTestPlant/.env.production
Normal file
@@ -0,0 +1,5 @@
|
||||
# .env.production
|
||||
VITE_APP_ENV = production
|
||||
VITE_APP_BASE_URL = http://127.0.0.1:8000
|
||||
VITE_APP_WS_URL = ws://127.0.0.1:9502/message.io
|
||||
VITE_APP_PROXY_PREFIX = /api
|
||||
Reference in New Issue
Block a user