revert b62c3d87cb22a5550a649e450bb342a21db02b72

revert get catask configs from volume "subdirectory" in docker compose
This commit is contained in:
max 2024-12-23 18:23:53 +00:00 committed by git.gay
parent 394e7a1892
commit d4c8cb6e27

View file

@ -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: