This website requires JavaScript.
Explore
Help
Sign In
MassiveAtoms
/
calibre-web-companion
Watch
2
Star
1
Fork
0
You've already forked calibre-web-companion
Code
Issues
Pull Requests
Releases
Wiki
Activity
f7093e5e58
calibre-web-companion
/
deployment
/
docker
/
start.sh
4 lines
73 B
Bash
Raw
Normal View
History
Unescape
Escape
updates
2021-02-15 10:35:11 +00:00
#!/bin/bash
uwsgi --ini app.ini --venv /usr/local
nginx -g
'daemon off;'
Reference in New Issue
Copy Permalink