|
@@ -377,8 +377,8 @@ services:
|
|
- ./data/conf/rspamd/meta_exporter:/meta_exporter:ro,z
|
|
- ./data/conf/rspamd/meta_exporter:/meta_exporter:ro,z
|
|
- sogo-web-vol-1:/usr/lib/GNUstep/SOGo/
|
|
- sogo-web-vol-1:/usr/lib/GNUstep/SOGo/
|
|
ports:
|
|
ports:
|
|
- - "${HTTPS_BIND:-0.0.0.0}:${HTTPS_PORT:-443}:${HTTPS_PORT:-443}"
|
|
|
|
- - "${HTTP_BIND:-0.0.0.0}:${HTTP_PORT:-80}:${HTTP_PORT:-80}"
|
|
|
|
|
|
+ - "${HTTPS_BIND:-}:${HTTPS_PORT:-443}:${HTTPS_PORT:-443}"
|
|
|
|
+ - "${HTTP_BIND:-}:${HTTP_PORT:-80}:${HTTP_PORT:-80}"
|
|
restart: always
|
|
restart: always
|
|
networks:
|
|
networks:
|
|
mailcow-network:
|
|
mailcow-network:
|