Skip to content

Commit 4f8b48a

Browse files
Update DEVELOPMENT.md
1 parent 2726800 commit 4f8b48a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

DEVELOPMENT.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,6 @@ cp .env.example .env
2929
```
3030

3131
2. Add the following environment variables to your `.env` file:
32-
```env
33-
# API Configuration
34-
ACI_API_KEY=your_api_key_here
35-
ACI_API_URL=https://api.aipolabs.com/v1 # or your custom API URL
36-
```
3732

3833
Replace `your_api_key_here` with your actual ACI API key.
3934

0 commit comments

Comments
 (0)