Extracted frontend from webservice to new directory
Updated directory structure Updated .gitignore
This commit is contained in:
3
api/deploy/start.sh
Normal file
3
api/deploy/start.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env sh
|
||||
nginx -g "daemon off;" &
|
||||
uwsgi --ini deploy/uwsgi.ini
|
Reference in New Issue
Block a user