This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
node
/
02-node-elm
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
b8edb99188
Ramuri
Etichete
master
02-node-elm
/
config
/
default.js
default.js
84 B
Istoric
Crud
1
2
3
4
5
6
'use strict';
export default {
port: 3000,
url: 'mongodb://localhost:27017/bae'
}