Update README.md

This commit is contained in:
Divyam 2024-09-05 22:01:20 +05:30 committed by GitHub
parent 7c0de2acd1
commit 00e755512b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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