chore: update

This commit is contained in:
2026-06-11 10:53:25 +02:00
parent 40dac3a838
commit 84f84e8d63
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ services:
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
ports:
- "7007:7007"
- "10.0.0.4:7007:7007"
restart: unless-stopped
beszel-agent:
@@ -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,10.0.0.4:7007|backup-mln|VPN"
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,80.96.58.164:7007|s3-uber|VPS"
networks:
- monitoring_net