remise de apche foreground, retrait fixuid de makefile
This commit is contained in:
parent
db13b05451
commit
769860b401
2
Makefile
2
Makefile
|
@ -1,6 +1,6 @@
|
|||
|
||||
up:
|
||||
FIXUID=$(shell id -u) FIXGID=$(shell id -g) docker-compose up --build
|
||||
docker-compose up --build
|
||||
|
||||
down:
|
||||
docker-compose down -v
|
||||
|
|
|
@ -4,3 +4,4 @@ yarn install
|
|||
yarn encore dev
|
||||
bin/console d:s:u -f --complete
|
||||
bin/console d:f:l -n
|
||||
/usr/bin/supervisord -c /etc/supervisor/supervisor.ini
|
Loading…
Reference in New Issue