5 lines
104 B
TOML
5 lines
104 B
TOML
listen_at = "127.0.0.1:8080"
|
|
|
|
[hosts]
|
|
"git.tuxcord.net" = [ "127.0.0.1:3000", "i_like_gitea", "_csrf" ]
|