mirror of
https://github.com/symfony/recipes.git
synced 2026-09-15 17:16:24 +03:00
use a random port again
This commit is contained in:
committed by
Fabien Potencier
parent
d246d096a4
commit
ade1a9c1cb
@@ -31,7 +31,7 @@
|
||||
" # - ./docker/db/data:/var/lib/mysql:rw",
|
||||
" # To expose the port on the host",
|
||||
" # ports:",
|
||||
" # - \"3306:3306\""
|
||||
" # - \"3306\""
|
||||
],
|
||||
"volumes": ["db-data:"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user