Update README after implementation of authentication (#101)

* Update README

* Add tooltip to display ethereum address

* Update README for production deployment

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
This commit is contained in:
2024-02-22 19:24:06 +05:30
committed by GitHub
co-authored by neeraj
parent f7c45ca045
commit 9acb9daacc
5 changed files with 155 additions and 62 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
gqlPath = "/graphql"
[server.session]
secret = "p4yfpkqnddkui2iw7t6hbhwq74lbqs7bhobvmfhrowoi"
appOriginUrl = 'http://localhost:3000'
appOriginUrl = "http://localhost:3000"
trustProxy = false
domain = "localhost"