You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

14 lines
351 B

version: "3.7"
services:
app_proxy:
environment:
APP_HOST: uptime-kuma_server_1
APP_PORT: 3001
server:
image: louislam/uptime-kuma:1.23.12@sha256:bc6f244ecf277eeff6cc54262b724b693b386766c28fe78d7d5b9247d37907fd
restart: on-failure
stop_grace_period: 1m
volumes:
- ${APP_DATA_DIR}/data/uptime-kuma:/app/data