training_data/apps/web/.env.example

8 lines
125 B
Plaintext
Raw Permalink Normal View History

2025-03-05 09:40:05 +08:00
VITE_APP_SERVER_IP=localhost
2025-02-20 20:03:10 +08:00
VITE_APP_SERVER_PORT=3000
2025-02-21 16:10:14 +08:00
VITE_APP_FILE_PORT=80
2025-02-20 20:03:10 +08:00
VITE_APP_VERSION=0.3.0
VITE_APP_APP_NAME=MOOC
2025-04-13 19:55:55 +08:00