Skip to content

Commit

Permalink
fix: ln service ports
Browse files Browse the repository at this point in the history
  • Loading branch information
MiguelMedeiros committed Dec 24, 2023
1 parent f93e971 commit 8b2450a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,8 @@ APPLICATION_VERSION=1.0.0

PRICE_SERVICE=http://localhost:3001
BLOCKCHAIN_SERVICE=http://localhost:3002
FEEDS_SERVICE=http://localhost:3003
LIGHTNING_SERVICE=http://localhost:3003
MURRAY_SERVICE=http://localhost:3004
LIGHTNING_SERVICE=http://localhost:3005

CLIENT_DISCORD_WEBHOOK=http://localhost:4000/webhooks

Expand Down

0 comments on commit 8b2450a

Please sign in to comment.