0
0

chore: change source code location

This commit is contained in:
オスカー、 2024-10-06 22:13:08 +09:00
parent fa0b3c8468
commit c402e0e3ea
Signed by: SWREI
GPG Key ID: 139D6573F92DA9F7

View File

@ -54,7 +54,7 @@ module Mastodon
end
def source_base_url
ENV.fetch('SOURCE_BASE_URL', "https://github.com/#{repository}")
ENV.fetch('SOURCE_BASE_URL', "https://git.psec.dev/#{repository}")
end
# specify git tag or commit hash here