feat: add sigterm support (#2472)

This commit is contained in:
Meier Lukas
2025-03-02 20:28:11 +01:00
committed by GitHub
parent 7dfb108a56
commit a5e0e8c129
3 changed files with 28 additions and 7 deletions

View File

@@ -1 +1,2 @@
docker run -p 7575:7575 homarr:latest
:: Please do not run this command in production. It is only for local testing.
docker run -p 7575:7575 -e SECRET_ENCRYPTION_KEY=0000000000000000000000000000000000000000000000000000000000000000 homarr:latest