feat(inbucket): Expose on tailnet
This commit is contained in:
parent
835aea667c
commit
0f2a90ec8a
6 changed files with 77 additions and 73 deletions
|
@ -8,7 +8,8 @@
|
|||
bittorrentIPv4 = "192.168.30.133";
|
||||
gitIPv4 = "192.168.30.132";
|
||||
piholeIPv4 = "192.168.30.131";
|
||||
inbucketIPv4 = "192.168.30.130";
|
||||
inbucketEmailIPv4 = "192.168.30.130";
|
||||
kmsIPv4 = "192.168.30.129";
|
||||
traefikIPv4 = "192.168.30.128";
|
||||
inbucketWebIPv4 = "192.168.30.137";
|
||||
}
|
||||
|
|
Reference in a new issue