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 9cebfff commit af77b64Copy full SHA for af77b64
1 file changed
dev.env
@@ -1,5 +1,7 @@
1
NODE_ENV=development
2
TS_NODE_BASEURL=./lib
3
+RPC_CACHE=true
4
+PORTAL_CACHE=true
5
DB_HOST=localhost
6
DB_USER=postgres
7
DB_PASS=postgres
0 commit comments