This website works better with JavaScript
Startseite
Erkunden
Hilfe
Registrieren
Anmelden
cicv
/
simulation-front
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Branch:
master
Branches
Tags
master
simulation-f...
/
.env.dev
.env.dev
115 B
Permalink
Verlauf
Originalformat
1
2
3
4
5
6
7
# 用于标记开发的环境
NODE_ENV = DEV
# 使用 process.env.VUE_APP_IS_DEV
# 域名
VUE_APP_IS_DEV = 'true'