feat: remove deprecated flags
This commit is contained in:
parent
380dc90259
commit
4eebb98ba0
@ -4,8 +4,7 @@ version: "3.4"
|
|||||||
services:
|
services:
|
||||||
php:
|
php:
|
||||||
volumes:
|
volumes:
|
||||||
# The "cached" option has no effect on Linux but improves performance on Mac
|
- ./:/srv/app
|
||||||
- ./:/srv/app:rw,cached
|
|
||||||
- ./docker/php/conf.d/symfony.dev.ini:/usr/local/etc/php/conf.d/symfony.ini
|
- ./docker/php/conf.d/symfony.dev.ini:/usr/local/etc/php/conf.d/symfony.ini
|
||||||
# If you develop on Mac you can remove the var/ directory from the bind-mount
|
# If you develop on Mac you can remove the var/ directory from the bind-mount
|
||||||
# for better performance by enabling the next line
|
# for better performance by enabling the next line
|
||||||
|
Loading…
x
Reference in New Issue
Block a user