mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-11 02:12:53 +00:00
new post - updated server directories
This commit is contained in:
@@ -14,7 +14,7 @@ import (
|
||||
type Config struct {
|
||||
Database db.DatabaseInfo `json:"database"`
|
||||
Api api.ApiInfo `json:"api"`
|
||||
Port int `json:"port"`
|
||||
Port int `json:"port"`
|
||||
}
|
||||
|
||||
//read the config file and return JsonObject struct
|
||||
|
||||
Reference in New Issue
Block a user