Update start.sh
This commit is contained in:
@@ -13,5 +13,5 @@ $$ \ /$$//$$$$$$ |/$$$$$$ |$$$$$$/ /$$$$$$ |$$ \/$$/ $$ |
|
||||
|
||||
EOF
|
||||
echo "Version - $(git rev-parse --short HEAD) (prod)"
|
||||
echo "Running NEXIUM OSS at $(date)"
|
||||
echo "Running NEXIUM at $(date)"
|
||||
gunicorn -b 0.0.0.0:3003 --preload --workers=8 --threads=20 "app:create_app()"
|
||||
|
||||
Reference in New Issue
Block a user