Skip to content

Commit 3b0740f

Browse files
committed
dotenv
1 parent de776d5 commit 3b0740f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

agent-reactflow/apps/backend/src/client.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
import Restack from "@restackio/ai";
22

3+
import "dotenv/config";
4+
35
export const apiAddress = process.env.RESTACK_ENGINE_API_ADDRESS!
46

57
export const connectionOptions = {

0 commit comments

Comments
 (0)