UNPKG

saints-specification-nodejs

Version:
7 lines (6 loc) 161 B
export const Config = { envDevelopment: 'development', envProducton: 'production', defaultConfigPath: 'config/web.json', serviceHubPort: 8000 };