This commit is contained in:
VigersRay 2024-07-22 05:58:58 +03:00
parent 504a69749f
commit fe44e6e65c

View file

@ -14,7 +14,7 @@ VERSION = os.environ['GITHUB_SHA']
# CONFIGURATION PARAMETERS
# Forks should change these to publish to their own infrastructure.
#
ROBUST_CDN_URL = "https://ss14cdn.shizainc.com"
ROBUST_CDN_URL = "https://ss14cdn.shizainc.com/"
FORK_ID = "sunrise"
def main():