Updated sensitive data

This commit is contained in:
Giancarlo Panichi 2023-01-18 19:09:39 +01:00
parent 3102594039
commit d5ae696ed5
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ public class AlgorithmTest {
String protocol = "http";
String hostname = "dataminer-genericworkers.d4science.org";
String token = "***REMOVED***";
String token = "xxx-xxx-xxx-xxx";
String layerID = "08ee0d70-4d8b-4f42-8b06-d709482bca95";
Iterator<String> uris = getUrisIterator();