Skip to content

step 1: How to set up OTP so that API reacts on requests to API_URL? #11

@dancesWithCycles

Description

@dancesWithCycles

Hi folks,
I have a UI instance running at this address and a OTP instance running at this address. Now I am wondering how I make the API of this OTP instance able to be callable by the UI.

In this docu step 1 you set API_URL the following way.

const API_URL = process.env.API_URL || 'https://api.stadtnavi.de';

Now I am wondering how to set up the OTP instance so I can configure the UI like above and both are able to reach each other.

I appreciate any hint pointing me in the right direction.

Cheers!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions