This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
gebadi
/
pns-web
Beobachten
4
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
0bfdbcb4a7
Branches
Tags
master
pns-web
/
.env.production
.env.production
153 B
Verlauf
Originalformat
1
2
3
4
5
6
7
8
# 页面标题
VUE_APP_TITLE = 星图系统
# 生产环境配置
ENV = 'production'
# 管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'