You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,7 @@ You may alternatively start the backend and frontend servers using the make comm
71
71
72
72
The following two API endpoints for batch upating data as well as batch dowloading data are secured by a basic authentification workflow:
73
73
- /datasets/import
74
-
- /datasets/import
74
+
- /datasets/export
75
75
76
76
The default username/password are defined in the [backend environment file](https://github.com/elg34/VAMBN/tree/master/helper). You may change them before the application startup by adapting the corresponding system environment variables:
0 commit comments