Update Readme.md
Some checks are pending
Docker Publish / build-and-push (push) Waiting to run

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
This commit is contained in:
HHF Technology 2026-04-05 14:58:09 +05:30 committed by GitHub
parent 1fb729fc9e
commit 3787161e9f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -221,6 +221,7 @@ services:
- "6789:6789"
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- /proc:/host/proc:ro
- ./data:/data
environment:
- JWT_SECRET=your-secret-key-minimum-32-characters