added favicon
This commit is contained in:
@@ -12,7 +12,7 @@ Settings AppSettings::deafult(){
|
||||
return Settings {
|
||||
.http_port = 3010,
|
||||
.db_path = "/var/lib/shadowrun-server/shadowrun.db",
|
||||
.url = "*"
|
||||
.domain = "*"
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user