Skip to content

Commit 958bed0

Browse files
authored
Merge pull request #9 from ccurme/cc/update_readme
update readme
2 parents 3c89eed + 3b0999b commit 958bed0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Start server:
1717
```
1818
TWILIO_ACCOUNT_SID=... TWILIO_AUTH_TOKEN=... OPENAI_API_KEY=... URL=... flask run
1919
```
20+
or build and run using the [Dockerfile](Dockerfile).
2021

2122
Ghost has three endpoints:
2223
* `/llm_reply`: configuring a Twilio SMS webhook to this endpoint will produce replies for inbound messages from known contacts (those in [contacts.json](ghost/settings/contacts.json)).

0 commit comments

Comments
 (0)