mirror of
https://github.com/symfony/ux.symfony.com.git
synced 2026-03-24 00:02:09 +01:00
- 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)
7 lines
109 B
YAML
7 lines
109 B
YAML
services:
|
|
###> symfony/mercure-bundle ###
|
|
mercure:
|
|
ports:
|
|
- "80"
|
|
###< symfony/mercure-bundle ###
|