Document HOST change
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user