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 = {
|
||||
endpoint: 'https://capmetro.hafas.de/bin/mgate.exe',
|
||||
locale: 'en-US',
|
||||
timezone: 'America/Chicago',
|
||||
endpoint: 'https://capmetro.hafas.cloud/bin/mgate.exe',
|
||||
transformReqBody,
|
||||
|
||||
products,
|
||||
|
|
Loading…
Add table
Reference in a new issue