chore: update

This commit is contained in:
2026-06-10 22:16:09 +02:00
parent 78bd98e72f
commit 40dac3a838
5 changed files with 246 additions and 115 deletions
@@ -9,7 +9,7 @@ services:
environment:
DOZZLE_AUTH_PROVIDER: simple
DOZZLE_AUTH_TTL: 48h
DOZZLE_REMOTE_AGENT: "185.103.166.112:7007|pre-prod-uber|VPS,185.103.166.119:7007|prod-uber|VPS"
DOZZLE_REMOTE_AGENT: "185.103.166.112:7007|pre-prod-uber|VPS,185.103.166.119:7007|prod-uber|VPS,10.0.0.4:7007|backup-mln|VPN"
networks:
- monitoring_net
@@ -20,6 +20,8 @@ services:
ports:
- "80:80"
- "443:443"
- "8080:8080"
- "8090:8090"
volumes:
- ./nginx/nginx.conf:/etc/nginx/nginx.conf:ro
- ./nginx/certs:/etc/nginx/certs:ro