umbrel-apps/passky-client/docker-compose.yml
Ziga Zajc 3eef0f022c
App Submission: Passky Client (#385)
Co-authored-by: Steven Briscoe <me@stevenbriscoe.com>
2023-02-07 23:03:01 +00:00

14 lines
316 B
YAML

version: "3.7"
services:
app_proxy:
environment:
APP_HOST: passky-client_web_1
APP_PORT: 80
PROXY_AUTH_ADD: "false"
web:
image: rabbitcompany/passky-client:8.1.1@sha256:9c144ceb22920c60dc659c8635f48a92be4bffdb7dc768aba0d26a9a42c3005d
restart: on-failure
stop_grace_period: 1m