Skip to content

Commit 1f3ade1

Browse files
committed
fix(readme): update readme
1 parent efbf521 commit 1f3ade1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,12 @@ Flare AI Kit template for AI x DeFi (DeFAI).
2222

2323
You can build and run Flare AI DeFAI using Docker (recommended) or set up the backend and frontend manually.
2424

25+
### Setup .env
26+
27+
1. Rename `.env.example` to `env` and set all the variables.
28+
29+
2. Make sure `SIMULATE_ATTESTATION=true` for local testing
30+
2531
### With Docker (Recommended)
2632

2733
The Docker build is optimized for local testing and mimics the TEE environment with minimal adjustments. It includes an Nginx server for routing and uses Supervisor to manage both backend and frontend services within a single container.

0 commit comments

Comments
 (0)