This commit is contained in:
Sebastian
2025-03-19 13:47:27 +01:00
parent c64022bd8b
commit 9de26aab82

View File

@@ -41,6 +41,8 @@ services:
ports:
- "9692:9692"
- "9692:9692/udp"
environment:
- "MONIKER=d${DOMAIN:-local}"
entrypoint: [ "sh", "/init.sh" ]
command: --beacon-kit.engine.jwt-secret-path /jwtsecret
networks: