mid code commit

This commit is contained in:
zazawowow
2026-01-24 23:18:24 +00:00
parent c293bd9880
commit 1ac70634bd
89 changed files with 1664 additions and 40 deletions

View File

@@ -0,0 +1,5 @@
# Core Lightning - uses official image
FROM elementsproject/lightningd:v23.08.2
# Default configuration is in the image
# No additional setup needed

View File

@@ -25,9 +25,9 @@ app:
apparmor_profile: core-lightning
ports:
- host: 9735
- host: 9736
container: 9735
protocol: tcp # P2P
protocol: tcp # P2P (using 9736 to avoid conflict with LND)
- host: 9835
container: 9835
protocol: tcp # gRPC