Add SSH insteadOf rule for git.mvl.sh
This commit is contained in:
@@ -72,6 +72,9 @@
|
||||
"git@gitlab.com:" = {
|
||||
insteadOf = "https://gitlab.com/";
|
||||
};
|
||||
"git@git.mvl.sh:" = {
|
||||
insteadOf = "https://git.mvl.sh/";
|
||||
};
|
||||
};
|
||||
|
||||
# Security
|
||||
|
||||
Reference in New Issue
Block a user