This commit is contained in:
Morten Olsen
2025-08-01 07:52:09 +02:00
parent 5782d59f71
commit a25e0b9ffb
17 changed files with 880 additions and 280 deletions

View File

@@ -1,3 +1,4 @@
const GROUP = 'homelab.mortenolsen.pro';
const NAMESPACE = 'homelab';
export { GROUP };
export { GROUP, NAMESPACE };