UNPKG

feathers-configuration

Version:

A small configuration module for your Feathers application.

8 lines (7 loc) 148 B
{ "frontend": "../public", "host": "localhost", "port": 3030, "mongodb": "mongodb://localhost:27017/myapp", "templates": "../templates" }