This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
node
/
02-node-elm
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
b8edb99188
Rami (Branch)
Tag
master
02-node-elm
/
config
/
default.js
default.js
84 B
Cronologia
Originale
1
2
3
4
5
6
'use strict';
export default {
port: 3000,
url: 'mongodb://localhost:27017/bae'
}