tspoff / token-playground

1 stars 2 forks source link

Client port mismatch #2

Closed jordanmack closed 3 years ago

jordanmack commented 3 years ago

There seems to be a mismatch in the client port.

In the readme:

Getting funds for your test wallet.
Navigate to localhost:3000

In the client .env.example:

PORT="3001"
tspoff commented 3 years ago

Good catch, that was an oversight at some point. I made the default env PORT 3000.