compose: enable profile vls for vls service

- allow running all services without vls on same node
Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
This commit is contained in:
Lakshya Singh
2023-11-19 01:24:27 +05:30
parent a851c5c0d4
commit cdd28817e2
2 changed files with 14 additions and 2 deletions

View File

@@ -66,6 +66,8 @@ services:
context: ./vlsd
image: vlsd
container_name: vlsd-test
profiles:
- vls
command:
- --log-level=info
- --connect=http://core-lightning:7701