mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 15:19:35 +02:00
CMTA: update endpoint 🐛
This commit is contained in:
parent
6591d2be17
commit
77994bc5d1
1 changed files with 1 additions and 1 deletions
|
@ -12,9 +12,9 @@ const transformReqBody = (body) => {
|
||||||
}
|
}
|
||||||
|
|
||||||
const cmtaProfile = {
|
const cmtaProfile = {
|
||||||
endpoint: 'https://capmetro.hafas.de/bin/mgate.exe',
|
|
||||||
locale: 'en-US',
|
locale: 'en-US',
|
||||||
timezone: 'America/Chicago',
|
timezone: 'America/Chicago',
|
||||||
|
endpoint: 'https://capmetro.hafas.cloud/bin/mgate.exe',
|
||||||
transformReqBody,
|
transformReqBody,
|
||||||
|
|
||||||
products,
|
products,
|
||||||
|
|
Loading…
Add table
Reference in a new issue