fix
This commit is contained in:
@@ -41,6 +41,8 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- "9692:9692"
|
- "9692:9692"
|
||||||
- "9692:9692/udp"
|
- "9692:9692/udp"
|
||||||
|
environment:
|
||||||
|
- "MONIKER=d${DOMAIN:-local}"
|
||||||
entrypoint: [ "sh", "/init.sh" ]
|
entrypoint: [ "sh", "/init.sh" ]
|
||||||
command: --beacon-kit.engine.jwt-secret-path /jwtsecret
|
command: --beacon-kit.engine.jwt-secret-path /jwtsecret
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
Reference in New Issue
Block a user