added vars
This commit is contained in:
parent
c056c0b24e
commit
acf0e877f5
1 changed files with 3 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
arrstack = {
|
||||
autobrr.port = "7474";
|
||||
bazarr.port = "6767";
|
||||
crossseed.port = "2468";
|
||||
jellyseerr.port = "5055";
|
||||
lidarr.port = "8686";
|
||||
prowlarr.port = "9696";
|
||||
|
|
@ -75,6 +76,8 @@
|
|||
|
||||
nextcloud = {
|
||||
dbport = "54329";
|
||||
port = "10443";
|
||||
domain = "cloud.mc-fucker.cool";
|
||||
};
|
||||
|
||||
podman = {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue