feat: added template + linting
This commit is contained in:
parent
e487af8136
commit
dc5a9d3653
17 changed files with 79 additions and 53 deletions
|
@ -1,4 +1,4 @@
|
|||
version: '3.3'
|
||||
---
|
||||
services:
|
||||
uptime-kuma:
|
||||
image: louislam/uptime-kuma:latest
|
||||
|
@ -7,4 +7,4 @@ services:
|
|||
- ./volumes/data:/app/data
|
||||
ports:
|
||||
- 127.0.0.1:13001:3001
|
||||
restart: always
|
||||
restart: unless-stopped
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue