Embed templates and static files
This commit is contained in:
parent
868d2a7bbd
commit
8edd857d22
11 changed files with 31 additions and 17 deletions
|
|
@ -3,8 +3,5 @@ notesdir = "/var/lib/gonotes/saved_notes"
|
|||
address = ":8080"
|
||||
protocol = "tcp"
|
||||
|
||||
[templates]
|
||||
dir = "/usr/share/gonotes/templates"
|
||||
|
||||
[static]
|
||||
dir = "/var/www/gonotes/static"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue