Document HOST change

This commit is contained in:
Xoconoch
2025-08-06 11:11:11 -06:00
parent 8dca471664
commit 0cc34ebb63

View File

@@ -1,6 +1,9 @@
# Docker Compose environment variables# Delete all comments of this when deploying (everything that is )
# Interface to bind to. Unless you know what you're doing, don't change this
HOST=0.0.0.0
# Redis connection (external or internal)
REDIS_HOST=redis
REDIS_PORT=6379