mirror of
https://github.com/tgdrive/teldrive.git
synced 2025-02-23 14:36:26 +08:00
Update docker-compose.yml
This commit is contained in:
parent
bdaf6610ec
commit
7943468596
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@ services:
|
||||||
- ./sessions:/app/sessions:rw
|
- ./sessions:/app/sessions:rw
|
||||||
env_file: .env
|
env_file: .env
|
||||||
ports:
|
ports:
|
||||||
- 8000:8080
|
- 8080:8080
|
||||||
|
|
Loading…
Reference in a new issue