1
0
Fork 0
mirror of https://github.com/cosmo-sims/cosmICweb-music.git synced 2024-09-19 16:53:43 +02:00

change default URL

This commit is contained in:
Lukas Winkler 2024-04-17 18:40:26 +02:00
parent 24028afc06
commit 13e645e91d
Signed by: lukas
GPG key ID: 54DE4D798D244853

View file

@ -21,7 +21,7 @@ logger.addHandler(handler)
logger.setLevel("INFO")
# Some constants
DEFAULT_URL = "https://cosmicweb.astro.univie.ac.at"
DEFAULT_URL = "https://cosmicweb.eu"
EDITOR = os.environ.get("EDITOR", "vim")
# Types