Serve Template and Static
This commit is contained in:
parent
e51abbcbf7
commit
b2761970ce
4 changed files with 85 additions and 8 deletions
|
@ -3,3 +3,5 @@ package constants
|
|||
const SHARED_SECRET_HEADER = "morffix-secret"
|
||||
const NAME_HEADER = "morffix-name"
|
||||
const UUID_HEADER = "morffix-uuid"
|
||||
|
||||
const INDEX_TEMPLATE_NAME = "index.tmpl"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue