Skip to content

Commit

Permalink
this apparently
Browse files Browse the repository at this point in the history
  • Loading branch information
Jemoka committed Sep 2, 2023
1 parent bf8c115 commit dd48986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion startup.sh
Original file line number Diff line number Diff line change
@@ -1 +1 @@
python -m gunicorn --bind 0.0.0.0:80 -w 4 --timeout 10000 simon.api:rest
python -m gunicorn --bind 0.0.0.0 -w 4 --timeout 10000 simon.api:rest

0 comments on commit dd48986

Please sign in to comment.