Skip to content

Commit

Permalink
Update publish_multi_request.py (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
MilonPL authored Oct 14, 2024
1 parent 8b44f9a commit bf54a8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Tools/publish_multi_request.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
# CONFIGURATION PARAMETERS
# Forks should change these to publish to their own infrastructure.
#
ROBUST_CDN_URL = "https://cdn.delta-v.org/"
FORK_ID = "delta-v"
ROBUST_CDN_URL = "https://cdn.infinitystation14.com/"
FORK_ID = "allti"

def main():
session = requests.Session()
Expand Down

0 comments on commit bf54a8f

Please sign in to comment.