fix prx dns

This commit is contained in:
2026-09-06 02:13:33 +03:00
parent 73fb5a3f5f
commit 502fff2bc3
+4 -2
View File
@@ -2,6 +2,9 @@ services:
prx:
image: 'jc21/nginx-proxy-manager:2.15.1'
restart: unless-stopped
dns:
- 1.1.1.1
- 8.8.8.8
environment:
TZ: "Europe/Moscow"
ports:
@@ -17,7 +20,7 @@ services:
test: ["CMD", "/usr/bin/check-health"]
interval: 60s
timeout: 3s
pwd:
image: 'vaultwarden/server:1.37.1'
restart: unless-stopped
@@ -138,4 +141,3 @@ secrets:
file: secrets/beszel_agent_token.txt
gitea_runner_registration_token:
file: secrets/gitea_runner_registration_token.txt