From 149ad8ac21a3acb7414edbfbb3a4c416f09ed942 Mon Sep 17 00:00:00 2001 From: Michael Bumann Date: Sat, 29 Jun 2024 19:23:04 +0300 Subject: [PATCH] phoenixd readme --- scripts/linux-x86_64/phoenixd/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/scripts/linux-x86_64/phoenixd/README.md b/scripts/linux-x86_64/phoenixd/README.md index 77908156..04800afb 100644 --- a/scripts/linux-x86_64/phoenixd/README.md +++ b/scripts/linux-x86_64/phoenixd/README.md @@ -14,6 +14,8 @@ To run Alby Hub with phoenixd use [docker-compose](https://docs.docker.com/compo $ wget https://raw.githubusercontent.com/getAlby/nostr-wallet-connect-next/master/scripts/linux-x86_64/phoenixd/docker-compose.yml $ docker-compose up +It will run on localhost:8080 by default. You can configure the port by editing the docker-compose.yml file. + ### Backup Make sure to backup the `albyhub-phoenixd` which is used as volume for albyhub and phoenixd data files. @@ -29,6 +31,8 @@ The install script will prompt you for a installation folder and will install ph Optionally it also creates a systemd services. +It will run on localhost:8080 by default. + ### Running the services Either use systemd: