first commit
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-05-01 18:55:06 +02:00
parent 5166e3c7e0
commit 399e7ff59b
17 changed files with 29 additions and 18 deletions

View File

@ -7,7 +7,7 @@ services:
image: louislam/uptime-kuma:1
container_name: uptime
hostname: uptime
network_mode: ${net-bridge}
network_mode: ${NET-bridge}
volumes:
- /uptime_kuma:/app/data
restart: ${RST-unless-stopped}