Restructuring
Import flask app as well as new makefile and entirely new directory structure.
This commit is contained in:
8
deployment-config.mk
Normal file
8
deployment-config.mk
Normal file
@@ -0,0 +1,8 @@
|
||||
WEB_SERVER := metheny.zx2c4.com
|
||||
WEB_SERVER_URL := http://photos.jasondonenfeld.com
|
||||
|
||||
HTDOCS_PATH := /var/www/htdocs/photos.jasondonenfeld.com
|
||||
HTDOCS_USER := nginx
|
||||
|
||||
FLASK_USER := photofloat
|
||||
FLASK_PATH := /var/www/uwsgi/photofloat
|
||||
Reference in New Issue
Block a user