umbrel-apps/chatpad-ai/docker-compose.yml

12 lines
290 B
YAML
Raw Normal View History

version: "3.9"
2023-05-30 12:09:31 +00:00
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