You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Application seems to run from the native python WSGI server. Implementation of external (uWSGI/gunicorn) can add bit of security in form of SSL. It is just matter of adding new docker layer and different init.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Application seems to run from the native python WSGI server. Implementation of external (uWSGI/gunicorn) can add bit of security in form of SSL. It is just matter of adding new docker layer and different init.
I can help a bit with that ;)
Beta Was this translation helpful? Give feedback.
All reactions