Added uptime-kuma to services

This commit is contained in:
2024-03-03 14:20:06 +00:00
parent 9d24b137c5
commit 5d48df697d
4 changed files with 42 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
# Ignore all files
**
# Allow docker-compose.yml
!docker-compose.yml
!/*