umbrel-apps/chatpad-ai/docker-compose.yml
Parth Jadhav 721f6a9092
Update chatpad-ai to e8240a (#799)
Co-authored-by: nmfretz <nmfretz@gmail.com>
2023-10-15 21:58:10 -07:00

12 lines
290 B
YAML

version: "3.7"
services:
app_proxy:
environment:
APP_HOST: chatpad-ai_web_1
APP_PORT: 80
web:
image: ghcr.io/deiucanta/chatpad:e8240a7befc6c84bb1a112407059a463fcc54ee1@sha256:0cac0f3510096b308b426e9b382cfc1796d5b61abaeb22eb15baa2e95eb75cf6
restart: on-failure