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 = {
|
arrstack = {
|
||||||
autobrr.port = "7474";
|
autobrr.port = "7474";
|
||||||
bazarr.port = "6767";
|
bazarr.port = "6767";
|
||||||
|
crossseed.port = "2468";
|
||||||
jellyseerr.port = "5055";
|
jellyseerr.port = "5055";
|
||||||
lidarr.port = "8686";
|
lidarr.port = "8686";
|
||||||
prowlarr.port = "9696";
|
prowlarr.port = "9696";
|
||||||
|
|
@ -75,6 +76,8 @@
|
||||||
|
|
||||||
nextcloud = {
|
nextcloud = {
|
||||||
dbport = "54329";
|
dbport = "54329";
|
||||||
|
port = "10443";
|
||||||
|
domain = "cloud.mc-fucker.cool";
|
||||||
};
|
};
|
||||||
|
|
||||||
podman = {
|
podman = {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue