Update teldrive.yml

This commit is contained in:
Divyam 2024-09-06 13:42:12 +05:30 committed by GitHub
parent 00e755512b
commit ab2d0045b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,11 +7,9 @@ services:
- postgres
volumes:
- ./config.toml:/config.toml
- type: bind
source: ./session.db
target: /session.db
- ./session.db:/session.db
ports:
- 8080:8080
networks:
postgres:
external: true
external: true