Skip to content
Snippets Groups Projects
Commit 2319f235 authored by Jonas Blatt's avatar Jonas Blatt :ant:
Browse files

Change to new url

parent a04635b5
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ import org.apache.http.impl.client.HttpClients;
public class RfidTimerReaderService implements JavaDelegate {
public static final String GET_HTTP_RFID_API = "http://zeit-bis.de/api/rfid.php?action=get";
public static final String GET_HTTP_RFID_API = "http://bs19-team34.bas.uni-koblenz.de/api/rfid.php?action=get";
private final Logger LOGGER = LoggerFactory.getLogger(RfidTimerReaderService.class);
......
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