Update docker-compose.yml

This commit is contained in:
divyam234 2023-11-06 20:13:28 +05:30 committed by GitHub
parent b3aa1526d3
commit b8fab88828
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,6 @@ services:
restart: always
container_name: teldrive
volumes:
- ./sessions:/app/sessions:rw
- ./teldrive.db:/app/teldrive.db:rw
env_file: teldrive.env
ports: