updated srv_secrets sample
This commit is contained in:
parent
386ec09bba
commit
3769a05a7a
|
|
@ -3,6 +3,7 @@ channel_access_token = 'channel access token here'
|
|||
channel_secret = 'channel secret here'
|
||||
|
||||
#Server
|
||||
chroma_db_dir = "chroma db location/dir here"
|
||||
srv_port = 6969 # change the port accordingly
|
||||
|
||||
# OpenAI
|
||||
|
|
|
|||
Loading…
Reference in New Issue