diff --git a/compose.yaml b/compose.yaml index d0495cc..301bbc8 100644 --- a/compose.yaml +++ b/compose.yaml @@ -1,5 +1,3 @@ -version: "3" - services: mongodb: image: mongo:bionic @@ -38,4 +36,4 @@ services: - ./:/app:rw volumes: - mongodb_data: \ No newline at end of file + mongodb_data: