major database optimisations
Signed-off-by: ari melody <ari@arimelody.me>
This commit is contained in:
parent
4f488d7bd8
commit
9f1a64b59b
10 changed files with 248 additions and 188 deletions
2
main.go
2
main.go
|
@ -17,7 +17,7 @@ import (
|
|||
"github.com/gomarkdown/markdown/parser"
|
||||
)
|
||||
|
||||
const PORT int = 8080
|
||||
const PORT int = 8081
|
||||
|
||||
var mime_types = map[string]string{
|
||||
"css": "text/css; charset=utf-8",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue