change cdn to deltav
This commit is contained in:
parent
3e3984b8c7
commit
4386f5e034
|
|
@ -14,8 +14,8 @@ RELEASE_DIR = "release"
|
|||
# CONFIGURATION PARAMETERS
|
||||
# Forks should change these to publish to their own infrastructure.
|
||||
#
|
||||
ROBUST_CDN_URL = "https://wizards.cdn.spacestation14.com/"
|
||||
FORK_ID = "wizards"
|
||||
ROBUST_CDN_URL = "https://cdn.delta-v.org/"
|
||||
FORK_ID = "delta-v"
|
||||
|
||||
def main():
|
||||
session = requests.Session()
|
||||
|
|
|
|||
Loading…
Reference in New Issue