reverted swap
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user