Skip to content
Snippets Groups Projects
Commit 6b8b19c6 authored by Jan Kožusznik's avatar Jan Kožusznik
Browse files

feat: expose bds on public address

parent 44a6a1e3
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ public interface Constants {
int HAAS_TEMPLATE_ID = 4;
String HAAS_PROJECT_ID = "OPEN-12-20";
int HAAS_TIMEOUT = 9600; //Walltime in seconds
String BDS_ADDRESS = "http://julius1.it4i.cz/";
String BDS_ADDRESS = "http://julius2.it4i.cz/";
final String NEW_LINE_SEPARATOR = "\n";
final String DELIMITER = ";";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment