mirror of
https://github.com/tgdrive/teldrive.git
synced 2025-09-11 08:54:35 +08:00
Update README.md
This commit is contained in:
parent
7c0de2acd1
commit
00e755512b
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@ You can generate secret from [here](https://generate-secret.vercel.app/64).
|
|||
|
||||
```sh
|
||||
docker network create postgres
|
||||
touch session.db
|
||||
docker compose -f postgres.yml up -d #Run this only if you want to use self-hosted db
|
||||
docker compose -f teldrive.yml up -d
|
||||
#Image Resize Service
|
||||
|
|
Loading…
Add table
Reference in a new issue