chore(compose): add aria2 port mapping
This commit is contained in:
@@ -8,6 +8,8 @@ services:
|
|||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
- 5212:5212
|
- 5212:5212
|
||||||
|
- 6888:6888
|
||||||
|
- 6888:6888/udp
|
||||||
environment:
|
environment:
|
||||||
- CR_CONF_Database.Type=postgres
|
- CR_CONF_Database.Type=postgres
|
||||||
- CR_CONF_Database.Host=postgresql
|
- CR_CONF_Database.Host=postgresql
|
||||||
|
|||||||
Reference in New Issue
Block a user