Files
archived-ux.symfony.com/compose.override.yml
Maxime Veber 6073e6d55f Update docker compose configuration
- Docker compose file format is now "compose.yml"
- "version" field is deprecated
- mercure docker runs without the command line (it actually was not working anymore)
2024-10-27 18:42:31 +01:00

7 lines
109 B
YAML

services:
###> symfony/mercure-bundle ###
mercure:
ports:
- "80"
###< symfony/mercure-bundle ###