umbrel-apps/chatpad-ai/docker-compose.yml
Brunno Soares 9dec891bc5
Update Chatpad AI to commit bb5f4a (#1193)
Co-authored-by: nmfretz <nmfretz@gmail.com>
2024-07-09 13:11:31 +10:00

12 lines
290 B
YAML

version: "3.9"
services:
app_proxy:
environment:
APP_HOST: chatpad-ai_web_1
APP_PORT: 80
web:
image: ghcr.io/deiucanta/chatpad:bb5f4abb36b45320df69dfccb64e734f36ca9bb3@sha256:15155e3a09fd677d578583f6bd3848c991cf768997400e37bc4c27e62a918a7e
restart: on-failure