mirror of
https://github.com/tgdrive/teldrive.git
synced 2025-09-13 09:54:36 +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
|
```sh
|
||||||
docker network create postgres
|
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 postgres.yml up -d #Run this only if you want to use self-hosted db
|
||||||
docker compose -f teldrive.yml up -d
|
docker compose -f teldrive.yml up -d
|
||||||
#Image Resize Service
|
#Image Resize Service
|
||||||
|
|
Loading…
Add table
Reference in a new issue