Skip to content

Commit

Permalink
Changing socket in uwsgi.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastiaanZ committed Sep 10, 2019
1 parent 21b1293 commit 38f45e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/app/uwsgi.ini
@@ -1,7 +1,7 @@
[uwsgi]
### Exposed ports
# uWSGI protocol socket
socket = :4000
socket = :8000

### File settings
# WSGI application
Expand Down

0 comments on commit 38f45e2

Please sign in to comment.