Skip to content

Commit 371696f

Browse files
authored
Update .env.example
should this be 3338?
1 parent bae4855 commit 371696f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ LIGHTNING_RESERVE_FEE_MIN=2000
139139
# To use this, you need to set up an OpenID Connect provider like Keycloak, Auth0, or Hydra.
140140
# - Add the client ID "cashu-client"
141141
# - Enable the ES256 and RS256 algorithms for this client
142-
# - If you want to use the authorization flow, you must add the redirect URI "http://localhost:33388/callback".
142+
# - If you want to use the authorization flow, you must add the redirect URI "http://localhost:3338/callback".
143143
# - To support other wallets, use the well-known list of allowed redirect URIs here: https://...TODO.md
144144
#
145145
# Turn on authentication

0 commit comments

Comments
 (0)