mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 20:05:50 +00:00
try adding dotenv to load env vars
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
"use strict";
|
||||
require('dotenv').config()
|
||||
import {
|
||||
ApolloClient,
|
||||
InMemoryCache,
|
||||
|
||||
Reference in New Issue
Block a user