We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b0b7ad commit b2ac34eCopy full SHA for b2ac34e
README.md
@@ -37,7 +37,7 @@ chain.rpc=https://rpc.kintsugi.themerge.dev
37
38
Make sure to replace the values with yours. You can also inject these properties via environment variables or system properties.
39
40
-Optional properties you can set are `app.title`, `app.imageURL`, `app.amount`, `app.logging`, app.ethkey` or `chain.explorer`
+Optional properties you can set are `app.title`, `app.imageURL`, `app.amount`, `app.logging`, `app.ethkey` or `chain.explorer`
41
42
You can change the port by setting the environment variable `PORT` or passing it as a command line argument like this:
43
`./bin/fauceth -port=420`
0 commit comments