mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-20 20:06:30 +03:00
9 lines
441 B
Plaintext
9 lines
441 B
Plaintext
<bg=blue;fg=white> </>
|
|
<bg=blue;fg=white> What's next for RoadRunner Bundle </>
|
|
<bg=blue;fg=white> </>
|
|
|
|
* <fg=blue>Download</> RoadRunner locally: <comment>vendor/bin/rr get --location bin/</>
|
|
* <fg=blue>Run</> your application: <comment>bin/rr serve -c .rr.dev.yaml --debug</>
|
|
* <fg=blue>For production, use: <comment>bin/rr serve</>
|
|
* Visit http://localhost:8080
|