Files
ghost-docker/compose.yml
James Loh bf7bbd3199 Fix importing existing configuration into Docker setup
no ref

- I mistakenly didn't realise we don't import our `.env` file and instead populate the settings individually into each container
- This fixes that by just importing it all into the Ghost container which eases importing settings from existing installations
- This will result in a bit of duplication and split env vars but the rest are generally required across multiple containers so it makes sense
2025-06-30 15:51:10 +10:00

5.7 KiB