refactor: Move uptime kuma to respectful dir
Add container name for uptime-kuma
This commit is contained in:
@@ -3,6 +3,7 @@ services:
|
||||
image: louislam/uptime-kuma:2
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
container_name: uptime-kuma
|
||||
- ./data:/app/data
|
||||
ports:
|
||||
# <Host Port>:<Container Port>
|
||||
Reference in New Issue
Block a user