mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-15 00:50:31 +00:00
alternate base url
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@820 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
97ce1908e2
commit
7b4fb6d7e2
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ import de.schildbach.pte.dto.LocationType;
|
|||
public class AtcProvider extends AbstractEfaProvider
|
||||
{
|
||||
public static final NetworkId NETWORK_ID = NetworkId.ATC;
|
||||
private final static String API_BASE = "http://tpweb.atc.bo.it/atc2/";
|
||||
private final static String API_BASE = "http://tpweb.atc.bo.it/atc2/"; // "http://82.187.83.50/TravelPlanner/"
|
||||
|
||||
public AtcProvider()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue