flowise1 / docker-compose.yml
Persano's picture
Create docker-compose.yml
0d86dbe verified
raw
history blame
152 Bytes
version: '3.8'
services:
invest-comparator:
build: .
ports:
- "7860:7860"
environment:
- MPLCONFIGDIR=/tmp/matplotlib-config