Skip to content

Commit

Permalink
switch to a dedicated account
Browse files Browse the repository at this point in the history
  • Loading branch information
visr committed Oct 23, 2023
1 parent 9694612 commit 16f5de2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hydamo/tests/test_datamodel.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import shapely

# basic auth for https://deltares.thegood.cloud/
RIBASIM_NL_CLOUD_USER = "visser_mn"
RIBASIM_NL_CLOUD_USER = "nhi_api"
RIBASIM_NL_CLOUD_PASS = os.getenv("RIBASIM_NL_CLOUD_PASS")
assert RIBASIM_NL_CLOUD_PASS is not None
WEBDAV_URL = "https://deltares.thegood.cloud/remote.php/dav"
Expand Down

0 comments on commit 16f5de2

Please sign in to comment.