feat: Expose longhorn UI on tailnet

refactor: Merge inbucket services
This commit is contained in:
Pim Kunis 2024-07-21 20:30:47 +02:00
parent e129d5cf8d
commit 6152ce4577
4 changed files with 30 additions and 52 deletions

View file

@ -8,9 +8,9 @@
bittorrentIPv4 = "192.168.30.133";
gitIPv4 = "192.168.30.132";
piholeIPv4 = "192.168.30.131";
inbucketEmailIPv4 = "192.168.30.130";
inbucketIPv4 = "192.168.30.130";
kmsIPv4 = "192.168.30.129";
traefikIPv4 = "192.168.30.128";
inbucketWebIPv4 = "192.168.30.137";
syncthingWebIPv4 = "192.168.30.138";
syncthingIPv4 = "192.168.30.138";
longhornIPv4 = "192.168.30.139";
}