mirror of
https://git.turbo-data.com/nprasad2077/docker-templates.git
synced 2026-09-22 08:05:56 +00:00
init
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
services:
|
||||
uptime-kuma:
|
||||
image: louislam/uptime-kuma:latest
|
||||
ports:
|
||||
- '3001:3001'
|
||||
volumes:
|
||||
- /portainer/Files/AppData/Config/uptime-kuma-data:/app/data
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
restart: always
|
||||
container_name: uptime-kuma
|
||||
Reference in New Issue
Block a user