Skip to content

Commit f9a9725

Browse files
committed
new domain
(cherry picked from commit dc18f1e4cbbd4e3f5b71bde0b495d1b36940c43b)
1 parent ad5dc4f commit f9a9725

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tools/publish_multi_request.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# CONFIGURATION PARAMETERS
1717
# Forks should change these to publish to their own infrastructure.
1818
#
19-
ROBUST_CDN_URL = "https://ss14-starlight-alfa.online/"
19+
ROBUST_CDN_URL = "https://cdn.starlight.network/"
2020
FORK_ID = os.environ.get("FORK_ID", "starlight")
2121

2222
def main():

0 commit comments

Comments
 (0)