This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
ZZYDOP
/
AiDOPWarehouse
Suivre
5
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
提交前端配置文件
zhulangren@gmail.com
il y a 3 ans
Parent
6c7ce20535
commit
d632108342
1 fichiers modifiés
avec
5 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
5
0
docker/.env.production
+ 5
- 0
docker/.env.production
Voir le fichier
@@ -0,0 +1,5 @@
+# 线上环境
+ENV = 'production'
+
+# 线上环境接口地址
+VITE_API_URL = '/prod-api'