'use strict'; const p = require('path'); module.exports = { static: p.join(PWD, 'public'), };