Update API
This commit is contained in:
parent
1976f365f8
commit
48c31fa758
3 changed files with 5 additions and 1 deletions
|
|
@ -8,4 +8,8 @@ services:
|
|||
- ./backend/uploads:/app/backend/uploads
|
||||
- ./backend/outputs:/app/backend/outputs
|
||||
environment:
|
||||
- GEMINI_API_KEY=your_api_key
|
||||
- GEMINI_API_KEY=AIzaSyCJoOG222bZRdXIf-3J_9ooEW66BPU9kMY
|
||||
# chris@sigd.net account
|
||||
#GEMINI_API_KEY=AIzaSyCJoOG222bZRdXIf-3J_9ooEW66BPU9kMY
|
||||
# chris@deafgain.org account
|
||||
#GEMINI_API_KEY=AIzaSyAF825tPTh77oL0knsGFEyvsN0iPUO_bXc
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue