added router adguard to sync

This commit is contained in:
2025-04-07 10:54:40 -05:00
parent e240690f69
commit e5aa7159f2

View File

@@ -11,9 +11,9 @@ services:
REPLICA1_URL: http://192.168.1.3:80
REPLICA1_USERNAME: akanealw
REPLICA1_PASSWORD: Aehaigoothohshoh1aab
# REPLICA2_URL: "http://192.168.1.4:3000"
# REPLICA2_USERNAME: "akanealw"
# REPLICA2_PASSWORD: "Aehaigoothohshoh1aab"
REPLICA2_URL: "http://192.168.1.1:3000"
REPLICA2_USERNAME: "akanealw"
REPLICA2_PASSWORD: "Aehaigoothohshoh1aab"
CRON: "*/30 * * * *"
RUN_ON_START: true
CONTINUE_ON_ERROR: true