Update Installation

deon 2024-05-28 12:24:35 +00:00
parent 3a93c5f0a0
commit 618305ec56

@ -275,6 +275,10 @@ services:
# "53:53/udp"
- "80:80"
- "443:443"
ulimits:
nofile:
soft: 1024
hard: 1024
volumes:
- ${VOL_PREFIX:-/srv/docker/clrghouz}/haproxy:/usr/local/etc/haproxy/config
- ${VOL_PREFIX:-/srv/docker/clrghouz}/nginx/ssl/:/usr/local/etc/haproxy/ssl