mirror of
https://github.com/muety/wakapi.git
synced 2023-08-10 21:12:56 +03:00
Add ability to listen on public interface.
Add ability to handle unknown keys. Update Readme.
This commit is contained in:
@@ -2,6 +2,7 @@ package models
|
||||
|
||||
type Config struct {
|
||||
Port int
|
||||
Addr string
|
||||
DbHost string
|
||||
DbUser string
|
||||
DbPassword string
|
||||
|
Reference in New Issue
Block a user