Updated Misconfigured Source Code URL

This commit is contained in:
2026-03-18 21:37:51 +09:00
parent c16df35594
commit 75c2acb9bf

View File

@@ -5,7 +5,7 @@ shared:
self_destruct_value: <%= ENV.fetch('SELF_DESTRUCT', nil)&.to_json %> self_destruct_value: <%= ENV.fetch('SELF_DESTRUCT', nil)&.to_json %>
software_update_url: <%= ENV.fetch('UPDATE_CHECK_URL', 'https://api.joinmastodon.org/update-check')&.to_json %> software_update_url: <%= ENV.fetch('UPDATE_CHECK_URL', 'https://api.joinmastodon.org/update-check')&.to_json %>
source: source:
base_url: <%= ENV.fetch('SOURCE_BASE_URL', 'https://vault.stevenoh0908.pe.kr')&.to_json %> base_url: <%= ENV.fetch('SOURCE_BASE_URL', 'https://vault.stevenoh0908.pe.kr/stevenoh0908/mastodon-sakyey')&.to_json %>
repository: <%= ENV.fetch('GITHUB_REPOSITORY', 'stevenoh0908/mastodon-sakyey') %> repository: <%= ENV.fetch('GITHUB_REPOSITORY', 'stevenoh0908/mastodon-sakyey') %>
tag: <%= ENV.fetch('SOURCE_TAG', nil) %> tag: <%= ENV.fetch('SOURCE_TAG', nil) %>
version: version: