mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
12 lines
290 B
YAML
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
|