This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
waibao
/
springboot_2024_10_26
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Ramură:
main
Ramuri
Etichete
main
springboot_2024...
/
client_admin
/
vue.config.js
vue.config.js
63 B
Permalink
Istoric
Crud
1
2
3
4
5
module.exports = {
devServer: {
port: 8080
}
}