diff --git a/docker-compose.yml b/docker-compose.yml index 8ffbe03..80754a9 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -19,16 +19,12 @@ services: ports: - "8000:8000" volumes: - - type: volume + - type: bind source: catask-data target: /catask/config.json - volume: - subpath: . - - type: volume + - type: bind source: catask-data target: /catask/.env - volume: - subpath: . build: dockerfile: Dockerfile args: