-
- Downloads
fix: update docker-compose entrypoint for Octane command
Updated the `docker-compose.yml` file to change the `command` to `entrypoint` for the Octane PHP server configuration. This allows for better process management and aligns with Docker best practices.
Please sign in to comment