encore une modification de port pour hoogle
This commit is contained in:
@@ -11,6 +11,6 @@ mkIf cfg.developpement-haskell {
|
|||||||
|
|
||||||
services.hoogle = {
|
services.hoogle = {
|
||||||
enable = true;
|
enable = true;
|
||||||
port = 8888;
|
port = 10080;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user