Correction make up

This commit is contained in:
wpetit 2020-07-17 09:39:02 +02:00
parent 0cb6c7c67e
commit ccf911322b
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ deps: generate
client-dist:
cd client && NODE_ENV=production npm run build
up: build-docker
up: docker
docker-compose up
watch: