template info
This commit is contained in:
parent
c9275c10c6
commit
1c75877f87
@ -8,6 +8,10 @@ Deploy using nginx + uwsgi with an init system.
|
|||||||
|
|
||||||
## Procedure
|
## Procedure
|
||||||
|
|
||||||
|
### templates
|
||||||
|
|
||||||
|
* Update the templates for `/register` and `/verify` paths.
|
||||||
|
|
||||||
### uwsgi commands and notes
|
### uwsgi commands and notes
|
||||||
|
|
||||||
* `$ uwsgi -s /tmp/yourapplication.sock --manage-script-name --mount /yourapplication=myapp:app`
|
* `$ uwsgi -s /tmp/yourapplication.sock --manage-script-name --mount /yourapplication=myapp:app`
|
||||||
|
Loading…
Reference in New Issue
Block a user