reverted swap

This commit is contained in:
2024-03-15 01:02:59 -05:00
parent 15fc2a2d27
commit 910bc451c5

View File

@@ -7,13 +7,13 @@ services:
command: run --config /config/adguardhome-sync.yaml
environment:
LOG_LEVEL: info
ORIGIN_URL: http://192.168.1.5:80
ORIGIN_URL: http://192.168.1.2:80
ORIGIN_USERNAME: akanealw
ORIGIN_PASSWORD: Aehaigoothohshoh1aab
REPLICA1_URL: http://192.168.1.3:80
REPLICA1_USERNAME: akanealw
REPLICA1_PASSWORD: Aehaigoothohshoh1aab
REPLICA2_URL: "http://192.168.1.2:80"
REPLICA2_URL: "http://192.168.1.5:80"
REPLICA2_USERNAME: "akanealw"
REPLICA2_PASSWORD: "Aehaigoothohshoh1aab"
CRON: "*/10 * * * *" # run every 10 minutes