swap port s

This commit is contained in:
tolerryan
2025-01-15 01:07:28 -06:00
parent ed3ccb48b3
commit 89bb145169

View File

@@ -48,7 +48,7 @@
- DOWNLOADER=jester45
- CONCURRENT_ITEMS=6
ports:
- "8001:8002"
- "8002:8001"
labels:
com.centurylinklabs.watchtower.enable: "true"
restart: always
@@ -66,7 +66,7 @@
- DOWNLOADER=jester45
- CONCURRENT_ITEMS=6
ports:
- "8001:8002"
- "8003:8001"
labels:
com.centurylinklabs.watchtower.enable: "true"
restart: always