graylog [deploy]
Some checks failed
/ check (push) Failing after 54m34s
/ deploy (push) Has been cancelled

This commit is contained in:
Jermeiah S 2025-06-29 15:09:52 -04:00
parent cf7672a9d3
commit f5a817b5e8
No known key found for this signature in database

View file

@ -51,9 +51,6 @@ in
}; };
}; };
}; };
deploy = {
enable = false;
};
networking = { networking = {
hostName = "graylog-tofu"; hostName = "graylog-tofu";
}; };