mirror of
https://github.com/tgdrive/teldrive.git
synced 2025-02-22 22:13:25 +08:00
Update docker-compose.yml
This commit is contained in:
parent
b3aa1526d3
commit
b8fab88828
1 changed files with 0 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue