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
|
image: louislam/uptime-kuma:2
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
container_name: uptime-kuma
|
||||||
- ./data:/app/data
|
- ./data:/app/data
|
||||||
ports:
|
ports:
|
||||||
# <Host Port>:<Container Port>
|
# <Host Port>:<Container Port>
|
||||||
Reference in New Issue
Block a user