reddragonapi / docker-compose.yml
kanocage1995's picture
Upload 10 files
3365795
raw
history blame contribute delete
207 Bytes
version: '3'
services:
wechat-chatgpt:
image: wechat-chatgpt
build: .
volumes:
- ./data/wechat-assistant.memory-card.json:/app/wechat-assistant.memory-card.json
env_file:
- .env