mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-07 06:08:52 +00:00
new server
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@848 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
0bf669074e
commit
45d2f209ac
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ import de.schildbach.pte.dto.LocationType;
|
|||
public class BayernProvider extends AbstractEfaProvider
|
||||
{
|
||||
public static final NetworkId NETWORK_ID = NetworkId.BAYERN;
|
||||
private final static String API_BASE = "http://bayern-fahrplan.defas-fgi.de:50200/standard/";
|
||||
private final static String API_BASE = "http://vm-bayern-fahrplan03.defas-fgi.de:81/standard/";
|
||||
|
||||
public BayernProvider()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue