auto_score/AES-front/.env

7 lines
99 B
Bash

VITE_TITLE = '自动批阅系统'
VITE_PORT = 3100
VITE_BASE_API = '/api'
VITE_USE_HASH = 'true'