diff --git a/app/docker-compose.yml b/app/docker-compose.yml index baedaa3f..79365aff 100644 --- a/app/docker-compose.yml +++ b/app/docker-compose.yml @@ -71,7 +71,7 @@ services: ports: - "3000:3000" # volumes: - # # ! for development mount api changes + #! for development mount api changes # - ./frontend:/frontend # command: sh command: bash -c "npm i && npm run dev"