Come back to a non tls configuration

This commit is contained in:
2026-08-26 11:31:55 +02:00
parent c92ee343d5
commit 4c59d93f57
+1 -1
View File
@@ -19,7 +19,7 @@ VERSION=latest
SECRET_KEY=claireetstephane SECRET_KEY=claireetstephane
# Address where listening ports should bind # Address where listening ports should bind
BIND_ADDRESS4=172.100.0.6 BIND_ADDRESS4=0.0.0.0
# BIND_ADDRESS6=::1 # BIND_ADDRESS6=::1
# Subnet of the docker network. This should not conflict with any networks to which your system is connected. (Internal and external!) # Subnet of the docker network. This should not conflict with any networks to which your system is connected. (Internal and external!)