1 Commits

Author SHA1 Message Date
9aee04b587 fix(web): logging if no domain is entered (#1038)
* fix(web): IPv4/6 cannot be enabled without domains

Currently, if IPv4/6 is enabled but there is no domain, nothing happens. In this case, we should throw an error.

* fix: replace errors with logs

* fix: logging only if no domain is entered

* feat: logging index
2024-03-10 06:14:06 -07:00