Skip to content

Commit

Permalink
Debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy-rcsb committed Jul 26, 2023
1 parent 70eaddd commit e4bfa54
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/LAUNCH_GUNICORN.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ export CHEM_SEARCH_CACHE_PATH=${HERE}/CACHE
export CHEM_DEPICT_CACHE_PATH=${HERE}/CACHE
export GIT_PYTHON_REFRESH=quiet

ls -la /home/ubuntu/.local/bin/*

/home/ubuntu/.local/bin/gunicorn \
rcsb.app.chem.main:app \
--timeout 300 \
Expand Down

0 comments on commit e4bfa54

Please sign in to comment.