2
0
mirror of https://github.com/ComradCollective/Comrad synced 2024-11-01 21:40:32 +00:00
Comrad/server/run.sh
2020-08-12 14:43:57 +01:00

3 lines
75 B
Bash
Executable File

# gunicorn -w 4 -b 0.0.0.0:5555 server:app
# python run.py
python server.py