73223fb 851febb 4a35f15
1
2
3
4
5
6
7
FROM stephengpope/no-code-architects-toolkit:latest ENV API_KEY=leafcat EXPOSE 8080 CMD ["python", "app.py"]