ghost-nginx-ssl-docker
ghost-nginx-ssl-docker copied to clipboard
Ghost blog with nginx proxy, lets encrypt ssl in a docker-compose (ready for production)
Results
1
ghost-nginx-ssl-docker issues
Sort by
recently updated
recently updated
newest added
my conf is well, i think: ` ``` var path = require('path'), config; config = { production: { url: 'https://monkey-garage.club', mail: {}, database: { client: 'sqlite3', connection: { filename: path.join(process.env.GHOST_CONTENT,...