diff --git a/uptimekuma.yml b/uptimekuma.yml deleted file mode 100644 index 6536b2c..0000000 --- a/uptimekuma.yml +++ /dev/null @@ -1,10 +0,0 @@ -version: '3' -services: - uptime-kuma: - container_name: 'uptime-robot' - image: louislam/uptime-kuma:latest - restart: always - volumes: - - /mnt/uptimekuma:/app/data - ports: - - 3001:3001