const config = { port: 9000, storage: { type: "JSON", path: "./assets/assets.json" }, repository:{ url: "https://gitlab.com/tomeof/node-3dps" } } module.exports = config;