UNPKG
mcms-node-framework
Version:
latest (0.0.10)
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
the mcms-node framwork
mcms-node-framework
/
Bootstrap
/
start.js
5 lines
•
148 B
JavaScript
View Raw
1
2
3
4
5
//env can be either a string or an array GLOBAL.
env
= {
'development'
: [
'ubuntu'
,
'mike-PC'
],
'production'
:
'loft7930.serverloft.eu'
};