0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core
Sebastian Gierlinger 35a32279d9 Clean up config (drop 'env')
closes #628
- removed .env from config.js
- ghost.config() returns correct config for NODE_ENV
- removed .env[process.env.NODE_ENV]
- updated tests
- deleted users.hbs, plugins.hbs, appearance.hbs (forgot to delete in PR #649)
2013-09-14 13:14:00 +01:00
..
client Clean up config (drop 'env') 2013-09-14 13:14:00 +01:00
server Clean up config (drop 'env') 2013-09-14 13:14:00 +01:00
shared Reverting some markdown fixes 2013-09-12 21:49:29 +01:00
test Clean up config (drop 'env') 2013-09-14 13:14:00 +01:00
ghost.js Clean up config (drop 'env') 2013-09-14 13:14:00 +01:00