I have configured Ghost using environment variables per the documentation (as the configuration includes secrets, which should be stored in environment variables).
In order to avoid conflicts between the environment variables and the config files, I have deleted /var/lib/ghost/config.development.json and /var/lib/ghost/config.production.json.
/var/lib/ghost/config.development.json
/var/lib/ghost/config.production.json
However I'm not totally sure Ghost is using the config from my environment variables - how can I make ghost print its settings?
1.4m articles
1.4m replys
5 comments
57.0k users