UPD CDN URL

This commit is contained in:
VigersRay 2024-08-22 06:18:53 +03:00
parent 53766506e5
commit 09bb4a2c51

View file

@ -14,8 +14,8 @@ VERSION = os.environ['GITHUB_SHA']
# CONFIGURATION PARAMETERS
# Forks should change these to publish to their own infrastructure.
#
ROBUST_CDN_URL = "https://ss14cdn.shizainc.com/"
FORK_ID = "sunrise"
ROBUST_CDN_URL = "https://ss14.cdn.shizainc.com/"
FORK_ID = "sunrise_station"
def main():
print("Fetching artifact URL from API...")