diff --git a/compose.yaml b/compose.yaml index da717fae..32631a12 100644 --- a/compose.yaml +++ b/compose.yaml @@ -19,13 +19,6 @@ services: ports: - 3000:3000 - 35729:35729 - develop: - watch: - - path: ./app/package.json - action: rebuild - - path: ./app - target: /usr/src/app - action: sync todo-database: image: mongo:6 @@ -35,4 +28,4 @@ services: - 27017:27017 #volumes: - #database: \ No newline at end of file + #database: