From 4cc1e4ce36798799eea80c648d187d0c3bee3a7f Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 4 May 2022 21:10:22 +0000 Subject: [PATCH] Update apps --- apps/lnme/app.yml | 26 +++++++++++--------------- apps/squeaknode/app.yml | 4 ++-- 2 files changed, 13 insertions(+), 17 deletions(-) diff --git a/apps/lnme/app.yml b/apps/lnme/app.yml index 8940f0f..34e703f 100644 --- a/apps/lnme/app.yml +++ b/apps/lnme/app.yml @@ -5,7 +5,6 @@ # yaml-language-server: $schema=../../app-standard-v3.yml version: 3 - metadata: category: Wallets name: LnMe @@ -20,24 +19,21 @@ metadata: Your lightning address is @.onion. - If you contact the Citadel team, you can also get a shorter and easier to use @ln.runcitadel.space address. To receive one, contact - us on forum.runcitadel.space with your prefered address and also, share the onion URL of the LnMe app (not of your node, the app will have a differen one) - or DM us on Twitter (https://twitter.com/runcitadel) - developers: + If you contact the Citadel team, you can also get a shorter and easier to use @ln.runcitadel.space address. To receive one, contact us on forum.runcitadel.space with your prefered address and also, share the onion URL of the LnMe app (not of your node, the app will have a differen one) or DM us on Twitter (https://twitter.com/runcitadel) + developers: Michael Bumann: https://ln.michaelbumann.com/ dependencies: - - lnd + - lnd repo: https://github.com/bumi/lnme support: https://github.com/bumi/lnme/issues gallery: - https://raw.githubusercontent.com/bumi/lnme/master/lnme-demo.gif - containers: -- name: web - image: ghcr.io/bumi/lnme:master@sha256:e131a8584d2b6d1dd01723164cebad0fa2a47b4e30fe0c6fdac83ffb386de518 - port: 1323 - user: 1000:1000 - environment: - LNME_LND_ADDRESS: $LND_IP:$LND_GRPC_PORT - LNME_LND_CERT_PATH: /lnd/tls.cert - LNME_LND_MACAROON_PATH: /lnd/data/chain/bitcoin/$BITCOIN_NETWORK/invoice.macaroon + - name: web + image: ghcr.io/bumi/lnme:master@sha256:e131a8584d2b6d1dd01723164cebad0fa2a47b4e30fe0c6fdac83ffb386de518 + port: 1323 + user: 1000:1000 + environment: + LNME_LND_ADDRESS: $LND_IP:$LND_GRPC_PORT + LNME_LND_CERT_PATH: /lnd/tls.cert + LNME_LND_MACAROON_PATH: /lnd/data/chain/bitcoin/$BITCOIN_NETWORK/invoice.macaroon diff --git a/apps/squeaknode/app.yml b/apps/squeaknode/app.yml index fd3a652..b0c9a6d 100644 --- a/apps/squeaknode/app.yml +++ b/apps/squeaknode/app.yml @@ -8,7 +8,7 @@ version: 3 metadata: category: Social name: Squeaknode - version: 0.2.22 + version: 0.2.23 tagline: A peer-to-peer status feed with Lightning monetization description: >- The Squeaknode app allows you to create, view, buy, and sell squeaks. A @@ -31,7 +31,7 @@ metadata: defaultPassword: $APP_SEED containers: - name: web - image: ghcr.io/squeaknode/squeaknode:v0.2.22@sha256:d62815b7884cb0d438741c09ebb9afa8111135b9f9464f987387490a4926d130 + image: ghcr.io/squeaknode/squeaknode:v0.2.23@sha256:0b950bcc8c733881258628f7a43fa615a0e825fd45cbb455d306405cea5800a6 stop_grace_period: 1m port: 12994 requiredPorts: