[GNOUS] prod update nginx port mapping

This commit is contained in:
thopic 2023-03-02 13:22:28 +01:00
parent a74cecc4e8
commit 7b0a3419f7
Signed by: thopic
GPG Key ID: 292DBBF0B54AD4C5

View File

@ -343,7 +343,7 @@ services:
- ./data/conf/nginx/:/etc/nginx/conf.d/:z - ./data/conf/nginx/:/etc/nginx/conf.d/:z
- ./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/:z - sogo-web-vol-1:/usr/lib/GNUstep/SOGo/:z
ports: expose:
- "${HTTP_PORT:-80}" - "${HTTP_PORT:-80}"
restart: always restart: always
networks: networks: