Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move environment specific info from code to config file #255

Open
EHJ-52n opened this issue Feb 4, 2016 · 1 comment
Open

Move environment specific info from code to config file #255

EHJ-52n opened this issue Feb 4, 2016 · 1 comment

Comments

@EHJ-52n
Copy link
Contributor

EHJ-52n commented Feb 4, 2016

Currently, there is a hardcoded URL in the type HTTPPushListener:

    //TODO make configurable
    private static final String host =
            "http://ags.dev.52north.org:8080/enviroCar-broker/";

Please fix the given TODO in this line.

As shortcut, please remove the dev. part from the URL asap.

@autermann
Copy link
Member

Still hardcoded, but the URI is fixed.

@autermann autermann removed the bug label Oct 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants