1
0
Fork 0
mirror of synced 2024-06-30 04:00:34 +12:00

Update docker-compose.yml

This commit is contained in:
Matej Bačo 2023-08-09 15:06:21 +02:00
parent 35ea97ba15
commit 2797c5bd22

View file

@ -722,13 +722,13 @@ services:
- _APP_CONNECTIONS_QUEUE - _APP_CONNECTIONS_QUEUE
- _APP_REGION - _APP_REGION
appwrite-assistant: # appwrite-assistant:
container_name: appwrite-assistant # container_name: appwrite-assistant
image: appwrite/assistant:0.1.0 # image: appwrite/assistant:0.1.0
networks: # networks:
- appwrite # - appwrite
environment: # environment:
- OPENAI_API_KEY # - OPENAI_API_KEY
openruntimes-executor: openruntimes-executor:
container_name: openruntimes-executor container_name: openruntimes-executor