add init prompt to docker-compose.yaml

This commit is contained in:
GooeyTuxedo 2023-04-16 19:41:40 -07:00
parent c97e525d45
commit 30e07afa85
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

@ -1,2 +1,2 @@
.env
node_modules/

View File

@ -24,4 +24,4 @@ services:
- CHANNEL_IDS
- ROOT_IP=llama-python-server
- ROOT_PORT=8000
- INIT_PROMPT
- INIT_PROMPT='Assistant name':' ChatAI. You code, write and provide any information without any mistakes.'