Change base url of youthlic.social from youthlic.fun

This commit is contained in:
ulic-youthlic 2025-06-30 21:53:44 +08:00
parent f47fcb9b9b
commit 4dfd323325
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
7 changed files with 10 additions and 10 deletions

View file

@ -22,7 +22,7 @@ in {
path = "${config.xdg.configHome}/rustypaste/config.toml";
content = ''
[server]
address = "https://paste.youthlic.fun"
address = "https://paste.youthlic.social"
auth_token = "${config.sops.placeholder."rustypaste/auth"}"
delete_token = "${config.sops.placeholder."rustypaste/delete"}"