fixed directory name

This commit is contained in:
Tassilo - 2022-09-07 22:30:57 +02:00
parent 67b9bc7128
commit 6ceaef6b09
Signed by: revol-xut
GPG Key ID: 4F56FF7759627D07

View File

@ -17,7 +17,7 @@
index = "index.html";
};
"/stops/" = {
root = "${pkgs.stops}/json/";
root = "${pkgs.stops}/stop/";
};
"/graph/" = {
root = "${pkgs.stops}/graph/";