diff options
Diffstat (limited to 'boot.sh')
| -rw-r--r-- | boot.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,5 +6,5 @@ poetry shell # Run database migrations flask db upgrade -exec gunicorn -b :5000 --access-logfile - --error-logfile - annotate_change:app +exec gunicorn -b :80 --access-logfile - --error-logfile - annotate_change:app |
