File tree Expand file tree Collapse file tree 1 file changed +20
-22
lines changed Expand file tree Collapse file tree 1 file changed +20
-22
lines changed Original file line number Diff line number Diff line change @@ -12,35 +12,33 @@ EXAMPLE_IP=123.123.123.123
12
12
13
13
# #### PORTS
14
14
15
- ORGANIZER_PORT =
16
- HEIMDALL_PORT =
15
+ APCUPSD_PORT =
16
+ BAZARR_PORT =
17
+ EMBY_PORT =
18
+ GUACAMOLE_PORT =
17
19
HA_DOCKERMON_PORT =
18
- MOSQUITTO_HTTP_PORT =
19
- MOSQUITTO_HTTPS_PORT =
20
- ZONEMINDER_HTTP_PORT =
21
- ZONEMINDER_HTTPS_PORT =
22
- PHPMYADMIN_PORT =
20
+ HEIMDALL_PORT =
23
21
INFLUXDB_PORT =
22
+ IPVANISH_PROXY_PORT =
23
+ IPVANISH_REMOTE_SERVER =
24
24
JACKETT_PORT =
25
- NZBHYDRA_PORT =
26
- LIDARR_PORT =
27
- # If you change radarr and sonarr port then update plex meta agent
28
- RADARR_PORT =
29
- SONARR_PORT =
30
25
JDOWNLOADER_PORT =
31
- SABNZBD_PORT =
32
- QBITTORRENT_PORT =
33
- TRANSMISSION_PORT =
26
+ LIDARR_PORT =
27
+ MOSQUITTO_HTTP_PORT =
28
+ MOSQUITTO_HTTPS_PORT =
29
+ NZBHYDRA_PORT =
30
+ ORGANIZER_PORT =
31
+ PHPMYADMIN_PORT =
34
32
PLEX_PORT =
35
33
PLEX_WEB_TOOLS_PORT =
36
- EMBY_PORT =
37
- BAZARR_PORT =
34
+ QBITTORRENT_PORT =
35
+ RADARR_PORT = #If you change radarr port then update plex meta agent
36
+ SABNZBD_PORT =
37
+ SONARR_PORT = #If you change sonarr port then update plex meta agent
38
38
TAUTULLI_PORT =
39
- APCUPSD_PORT =
40
- GUACAMOLE_PORT =
41
- IPVANISH_REMOTE_SERVER =
42
- IPVANISH_PROXY_PORT =
43
- JDOWNLOADER_PORT =
39
+ TRANSMISSION_PORT =
40
+ ZONEMINDER_HTTP_PORT =
41
+ ZONEMINDER_HTTPS_PORT =
44
42
45
43
# #### SYSTEM
46
44
You can’t perform that action at this time.
0 commit comments