docker-compose change back to 1

pull/3707/head^2
Louis Lam 8 months ago committed by GitHub
parent f3e1a9c61a
commit d243cd84bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,7 +2,7 @@ version: '3.8'
services:
uptime-kuma:
image: louislam/uptime-kuma:2
image: louislam/uptime-kuma:1
container_name: uptime-kuma
volumes:
- uptime-kuma:/app/data

Loading…
Cancel
Save