Uptime Kuma 2.x with UPTIME_KUMA_BASE_PATH=/monitor for sub-path proxying
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
b075975746
commit
6e1c57a4ec
1 changed files with 3 additions and 1 deletions
|
|
@ -1,8 +1,10 @@
|
|||
services:
|
||||
uptime-kuma:
|
||||
image: louislam/uptime-kuma:1
|
||||
image: louislam/uptime-kuma:2
|
||||
security_opt:
|
||||
- apparmor=unconfined
|
||||
environment:
|
||||
- UPTIME_KUMA_BASE_PATH=/monitor
|
||||
volumes:
|
||||
- kuma_data:/app/data
|
||||
ports:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue