fix: static IP -> host for erlu config
This commit is contained in:
parent
e032b5358b
commit
a891b6fd28
1 changed files with 1 additions and 1 deletions
|
|
@ -444,7 +444,7 @@ in
|
|||
version = "1.0.1";
|
||||
|
||||
src = builtins.fetchGit {
|
||||
url = "http://45.87.246.92/forgejo/gregorbednov/erlu.git";
|
||||
url = "http://gregorbednov.ru/forgejo/gregorbednov/erlu.git";
|
||||
ref = "master";
|
||||
rev = "58198c6ecd8572f1c7db42b90c8189954c9a32fc";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue