Skip to content

Commit

Permalink
Change upload URL and use HTTPS
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkooij committed Jun 19, 2024
1 parent 0f16d38 commit c82ec73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user/diagnostictool/settings.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
DATA_URL = 'http://hisparc-raw.chpc.utah.edu/hisparc/upload'
DATA_URL = 'https://upload.hisparc.nl/hisparc/upload'

ENABLED_CHECKS = ("data_connection", "vpn_connection", "proxy_settings")

0 comments on commit c82ec73

Please sign in to comment.