mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
uncomment appwrite-assistant
This commit is contained in:
+7
-7
@@ -693,13 +693,13 @@ services:
|
||||
- _APP_CONNECTIONS_QUEUE
|
||||
- _APP_REGION
|
||||
|
||||
# appwrite-assistant:
|
||||
# container_name: appwrite-assistant
|
||||
# image: appwrite/assistant:0.1.0
|
||||
# networks:
|
||||
# - appwrite
|
||||
# environment:
|
||||
# - OPENAI_API_KEY
|
||||
appwrite-assistant:
|
||||
container_name: appwrite-assistant
|
||||
image: appwrite/assistant:0.1.0
|
||||
networks:
|
||||
- appwrite
|
||||
environment:
|
||||
- OPENAI_API_KEY
|
||||
|
||||
openruntimes-executor:
|
||||
container_name: openruntimes-executor
|
||||
|
||||
Reference in New Issue
Block a user