From 6f81c79b9c44db1f11cb8ea63fa2de1d81cd9548 Mon Sep 17 00:00:00 2001 From: Vasilis Date: Sun, 14 Jul 2024 21:00:01 +0100 Subject: [PATCH] Update manifest url for watchdog config --- src/en/server-hosting/setting-up-ss14-watchdog.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/en/server-hosting/setting-up-ss14-watchdog.md b/src/en/server-hosting/setting-up-ss14-watchdog.md index 6f8849084..10fa664f2 100644 --- a/src/en/server-hosting/setting-up-ss14-watchdog.md +++ b/src/en/server-hosting/setting-up-ss14-watchdog.md @@ -122,7 +122,7 @@ Servers: # This example is for the official server builds. UpdateType: "Manifest" Updates: - ManifestUrl: "https://central.spacestation14.io/builds/wizards/manifest.json" + ManifestUrl: "https://wizards.cdn.spacestation14.com/fork/wizards/manifest" # The server is expected to ping the Watchdog occastionally. # (The aforementioned BaseUrl is passed to the server to facilitate this.) @@ -199,7 +199,7 @@ Servers: # (This is an example, do NOT blindly copy paste this. Or you may end up with an unfinished configuration) UpdateType: "Manifest" Updates: - ManifestUrl: "https://central.spacestation14.io/builds/wizards/manifest.json" + ManifestUrl: "https://wizards.cdn.spacestation14.com/fork/wizards/manifest" ``` ### Git-based Updates @@ -468,7 +468,7 @@ Servers: # See above for alternatives. UpdateType: "Manifest" Updates: - ManifestUrl: "https://central.spacestation14.io/builds/wizards/manifest.json" + ManifestUrl: "https://wizards.cdn.spacestation14.com/fork/wizards/manifest" # Any environment variables you may want to specify. EnvironmentVariables: