feat: more services
file browser, n8n, portainer, syncthing, uptime-kuma, watchtower
This commit is contained in:
8
services/uptime-kuma.yml
Normal file
8
services/uptime-kuma.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
services:
|
||||
uptime-kuma:
|
||||
image: louislam/uptime-kuma:latest
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "127.0.0.1:3001:3001"
|
||||
volumes:
|
||||
- /home/saurav/hetzner_self/data/uptime-kuma:/app/data
|
||||
Reference in New Issue
Block a user