47439b3b94
no refs Added a name for the project in `docker-compose.yml` as it was using the `scripts` directory as the name Before: ```sh ❯ docker-compose ls NAME STATUS CONFIG FILES scripts running(1) /path/to/ghost/.github/scripts/docker-compose.yml ``` After: ```sh ❯ docker-compose ls NAME STATUS CONFIG FILES ghost running(1) /path/to/ghost/.github/scripts/docker-compose.yml ``` |
||
---|---|---|
.. | ||
mysql-preload | ||
dev.js | ||
docker-compose.yml | ||
setup.js |