- Update to deluge 2.1.1 + Patch web base filename,
- Add P2P_WEB_PREFIX env variable support, - Move back web port to standard 8112, - Disable WebUi plugin and start Web daemon.
This commit is contained in:
@@ -34,6 +34,7 @@ services:
|
||||
DELUGE_GID: ${P2P_GROUP_ID}
|
||||
DELUGE_PORT_BT_LOW: ${P2P_PORT_BT_LOW}
|
||||
DELUGE_PORT_BT_HIGH: ${P2P_PORT_BT_HIGH}
|
||||
DELUGE_WEB_PREFIX: ${P2P_WEB_PREFIX}
|
||||
|
||||
# healthcheck:
|
||||
# test: /opt/appl/kafka/bin/kafka-cluster.sh cluster-id --bootstrap-server localhost:${P2P_PORT_MAIN_INT}
|
||||
|
||||
Reference in New Issue
Block a user