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

need to give sock name to support multiple uwsgi services #8

Open
todo bot opened this issue Oct 7, 2020 · 0 comments
Open

need to give sock name to support multiple uwsgi services #8

todo bot opened this issue Oct 7, 2020 · 0 comments

Comments

@todo
Copy link

todo bot commented Oct 7, 2020

# TODO need to give sock name to support multiple uwsgi services
nginx_spec['services'][name] = _parse_service(name, config, 4999)
if 'custom_mount' in spec:
nginx_spec['custom_mount'] = spec['custom_mount']
nginx_spec['use_default'] = spec.get('use_default', False)
return nginx_spec


This issue was generated by todo based on a TODO comment in 57d8601 when #5 was merged. cc @nypublicradio.
@todo todo bot added the todo 🗒️ label Oct 7, 2020
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

0 participants