diff --git a/services/backend/services/v4/config/functionalAccounts.json b/services/backend/services/v4/config/functionalAccounts.json index 51934f4b..45937fd6 100644 --- a/services/backend/services/v4/config/functionalAccounts.json +++ b/services/backend/services/v4/config/functionalAccounts.json @@ -1,7 +1,7 @@ [ { "username": "admin", - "password": "2jf0TPNZsS", + "password": "2jf70TPNZsS", "email": "scicatadmin@your.site", "role": "admin" }, diff --git a/services/jupyter/config/notebooks/pyscicat.ipynb b/services/jupyter/config/notebooks/pyscicat.ipynb index 465b9e5f..367e31b3 100644 --- a/services/jupyter/config/notebooks/pyscicat.ipynb +++ b/services/jupyter/config/notebooks/pyscicat.ipynb @@ -57,7 +57,7 @@ " numberOfFiles = 6,\n", " orcidOfOwner=\"0000-0001-5109-3700\",\n", " owner=\"Emmett Exemplum, PhD\",\n", - " ownerEmail=\"example.exemplum@some_uni.ch\",\n", + " ownerEmail=\"mail@example.com\",\n", " size=589824, # in bytes!\n", " sourceFolder=\"/datasets/example_dataset\", # this will have to reflect the retrieval location for the archival system \n", " #sourceFolderHost=\"earth.net\", # same as above but the network host part (instead of filesystem)\n",