9
0
mirror of https://github.com/WiIIiam278/HuskSync.git synced 2025-12-23 16:49:19 +00:00

fix: wrong URL on startup exception

This commit is contained in:
William
2024-01-26 13:57:52 +00:00
parent 08944ffd35
commit 267cf1ff35
2 changed files with 1 additions and 2 deletions

View File

@@ -381,7 +381,7 @@ public interface HuskSync extends Task.Supplier, EventDispatcher, ConfigProvider
1) Make sure you've entered your MySQL or MariaDB database details correctly in config.yml
2) Make sure your Redis server details are also correct in config.yml
3) Make sure your config is up-to-date (https://william278.net/docs/husksync/config-files)
3) Make sure your config is up-to-date (https://william278.net/docs/husksync/config-file)
4) Check the error below for more details
Caused by: %s""";