Skip to content
Snippets Groups Projects
Commit 2713ca8d authored by Martin van Es's avatar Martin van Es
Browse files

Bind services to localhost

parent 6f372e72
No related branches found
No related tags found
No related merge requests found
[uwsgi]
http = :5002
http = localhost:5002
wsgi-file = mdproxy.py
single-interpreter = true
enable-threads = true
......
[uwsgi]
http = :5001
http = localhost:5001
wsgi-file = mdsigner.py
single-interpreter = true
enable-threads = true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment