mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
9dec891bc5
Co-authored-by: nmfretz <nmfretz@gmail.com>
12 lines
290 B
YAML
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
|