User Tools

Site Tools


code:nip98py:git

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
code:nip98py:git [2025/05/25 16:32] stephencode:nip98py:git [2025/05/25 16:34] (current) stephen
Line 14: Line 14:
 ==== start in background (Linux/MacOSWindows has something? idk)==== ==== start in background (Linux/MacOSWindows has something? idk)====
 ((Just use WSL)) ((Just use WSL))
-  - <code>screen -dmS nip98py bash -c "python3 app.py"</code>+  - <code>screen -dmS nip98py bash -c "gunicorn --config gunicorn_config.py app:app"</code>
  
 **Optional** //Check logs// **Optional** //Check logs//
   * <code>screen -r nip98py</code>   * <code>screen -r nip98py</code>
  
code/nip98py/git.txt · Last modified: by stephen