Skip to content

Commit

Permalink
successful deposit and view via deployed service
Browse files Browse the repository at this point in the history
  • Loading branch information
willemolding committed Apr 15, 2024
1 parent 8ff8ea0 commit b896f81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fly.fullnode.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ size = "shared-cpu-1x"
memory = "2gb"

[env]
GRPC_SERVER_URL="[::1]:50051"
GRPC_SERVER_URL="0.0.0.0:50051"
ROLLUP_HTTP_SERVER_URL="http://cartezcash.internal:10000/graphql"

0 comments on commit b896f81

Please sign in to comment.