forked from cerc-io/snowballtools-base
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:
@@ -4,7 +4,7 @@
|
||||
gqlPath = "/graphql"
|
||||
[server.session]
|
||||
secret = "p4yfpkqnddkui2iw7t6hbhwq74lbqs7bhobvmfhrowoi"
|
||||
appOriginUrl = 'http://localhost:3000'
|
||||
appOriginUrl = "http://localhost:3000"
|
||||
trustProxy = false
|
||||
domain = "localhost"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user