Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to Configure Dual Domains or IPs for a Single Link as Backup #287

Open
Skinsly opened this issue Dec 26, 2024 · 3 comments
Open

How to Configure Dual Domains or IPs for a Single Link as Backup #287

Skinsly opened this issue Dec 26, 2024 · 3 comments

Comments

@Skinsly
Copy link

Skinsly commented Dec 26, 2024

title: xxx
url: https://xx.xxx.xx/ Can I add two domains or IPs for this kind of url? Sometimes the first address cannot be connected.

@svilenmarkov
Copy link
Member

Hey, could you please clarify which widget this is related to?

@Skinsly
Copy link
Author

Skinsly commented Dec 26, 2024

    - type: monitor
      cache: 1m
      title: Services
      sites:
        - title: xxx
          url: https://xx.xxx.xx/

@svilenmarkov
Copy link
Member

You can change the URL that gets checked:

- type: monitor
  cache: 1m
  title: Services
  sites:
    - title: xxx
      url: https://xx.xxx.xx/
      check-url: https://xx.xxx.xx/healthcheck

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants