This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
yangg
/
fronted
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
99272eb1ea
Branches
Tags
master
fronted
/
.env.production
.env.production
99 B
Verlauf
Originalformat
1
2
3
4
5
# just a flag
ENV = 'production'
port = 8080
# base api
VUE_APP_BASE_API = 'http://127.0.0.1:8000'