Update README with a note about credentials
This commit is contained in:
@@ -16,6 +16,11 @@ And then run the development server:
|
||||
|
||||
You'll be able to access the app in development at http://development-tenant.fizzy.localhost:3006
|
||||
|
||||
## Working with AI features
|
||||
|
||||
To work on AI features you need the OpenAI API key stored in the development's credentials file. To decrypt the key,
|
||||
you need to create a file named `development.key` in `config/credentials`. You can copy the file from One Password in
|
||||
"Fizzy - development.key".
|
||||
|
||||
## Running tests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user