mirror of
https://github.com/rjNemo/go-wiki
synced 2026-06-06 02:36:40 +00:00
4 lines
74 B
Go
4 lines
74 B
Go
package controller
|
|
|
|
var Port int = 8080
|
|
var tmplDir string = "templates/"
|