Update port mapping comment
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
||||
image: umlautadaptarr
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "5005:5005" # can be removed if you use the recommended proxy configuration
|
||||
- "5005:5005" # can be removed if you use the recommended prowlarr+proxy configuration
|
||||
- "5006:5006" # can be removed if you use the alternative, non-proxy configuration
|
||||
environment:
|
||||
- TZ=Europe/Berlin
|
||||
|
||||
Reference in New Issue
Block a user