matrix_chatgpt_bot/compose.yaml

9 lines
167 B
YAML
Raw Normal View History

2023-03-09 15:40:34 +00:00
services:
app:
container_name: matrix_chatgpt_bot
build:
context: .
dockerfile: ./Dockerfile
volumes:
- ./config.json:/app/config.json