open udp for heimdall
This commit is contained in:
@@ -19,6 +19,7 @@ services:
|
|||||||
- "heimdall_data:/root/.heimdalld"
|
- "heimdall_data:/root/.heimdalld"
|
||||||
ports:
|
ports:
|
||||||
- "26656:26656"
|
- "26656:26656"
|
||||||
|
- "26656:26656/udp"
|
||||||
- "127.0.0.1:26657:26657"
|
- "127.0.0.1:26657:26657"
|
||||||
depends_on:
|
depends_on:
|
||||||
- rabbitmq
|
- rabbitmq
|
||||||
|
|||||||
Reference in New Issue
Block a user