replace straggler arimelody.me mentions with .space

email notwithstanding
This commit is contained in:
ari melody 2025-08-14 01:07:53 +01:00
parent ab07554716
commit c49084afb0
Signed by: ari
GPG key ID: CF99829C92678188
13 changed files with 61 additions and 61 deletions

View file

@ -18,7 +18,7 @@ func GetConfig() model.Config {
}
config := model.Config{
BaseUrl: "https://arimelody.me",
BaseUrl: "https://arimelody.space",
Host: "0.0.0.0",
Port: 8080,
TrustedProxies: []string{ "127.0.0.1" },