Skip to content

Modify Core.py #1

Description

@rohanod

In the root directory, there is a file called core.py. I think near the top when declaring the variables, it is:

base_url = os.getenv('TARGET_URL')

But in env it is BASE_URL so I think it should be:

base_url = os.getenv('BASE_URL')

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions