feat: migrate releases to git.awaioi.com
This commit is contained in:
@@ -9,7 +9,7 @@ import org.springframework.stereotype.Component;
|
||||
public class UpdateProperties {
|
||||
|
||||
private boolean enabled;
|
||||
private String giteaBaseUrl = "";
|
||||
private String giteaBaseUrl = "https://git.awaioi.com";
|
||||
private String repository = "awaioi/ERP";
|
||||
private String channel = "stable";
|
||||
private String token = "";
|
||||
|
||||
Reference in New Issue
Block a user