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

In case of non standard urls does not allow to fetch config from [daemon] section of panda_config #177

Open
virthead opened this issue Dec 27, 2022 · 0 comments

Comments

@virthead
Copy link
Contributor

from pandaserver.config import panda_config

In my case I simply changed the line to the following:
from pandaserver.config import daemon_config as panda_config

Maybe it can be done more elegantly, that's why I'm posting this as an issue, not commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant