Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Trust and Identity Incubator
alternate-mdx
Commits
2713ca8d
Commit
2713ca8d
authored
May 11, 2022
by
Martin van Es
Browse files
Bind services to localhost
parent
6f372e72
Changes
2
Hide whitespace changes
Inline
Side-by-side
mdproxy.ini
View file @
2713ca8d
[uwsgi]
http
=
:5002
http
=
localhost
:5002
wsgi-file
=
mdproxy.py
single-interpreter
=
true
enable-threads
=
true
...
...
mdsigner.ini
View file @
2713ca8d
[uwsgi]
http
=
:5001
http
=
localhost
:5001
wsgi-file
=
mdsigner.py
single-interpreter
=
true
enable-threads
=
true
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment