diff --git a/peach_package_builder/constants.py b/peach_package_builder/constants.py index 413c870..5303f45 100644 --- a/peach_package_builder/constants.py +++ b/peach_package_builder/constants.py @@ -23,5 +23,6 @@ SERVICES = [ # {"name": "peach-probe", "repo_url": "https://git.coopcloud.tech/PeachCloud/peach-workspace.git"}, {"name": "peach-dyndns-updater", "repo_url": "https://git.coopcloud.tech/PeachCloud/peach-workspace.git"}, {"name": "peach-web", "repo_url": "https://git.coopcloud.tech/PeachCloud/peach-workspace.git"}, + {"name": "peach-menu", "repo_url": "https://git.coopcloud.tech/PeachCloud/peach-workspace.git"}, {"name": "peach-config", "repo_url": "https://git.coopcloud.tech/PeachCloud/peach-workspace.git"}, ] \ No newline at end of file