diff --git a/.env b/.env index ab526d6..e24edb5 100644 --- a/.env +++ b/.env @@ -19,7 +19,7 @@ VERSION=latest SECRET_KEY=claireetstephane # Address where listening ports should bind -BIND_ADDRESS4=0.0.0.0 +BIND_ADDRESS4=192.168.100.50 # BIND_ADDRESS6=::1 # Subnet of the docker network. This should not conflict with any networks to which your system is connected. (Internal and external!)