mirror of
https://github.com/status-im/codimd.git
synced 2025-02-14 12:46:51 +00:00
We see some issues that are based on not properly configured `config.serverURL`. This patch adds a warning when `config.serverURL` is an empty value. This should provide users direct feedback about how to improve their configs. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>