Add rotmower

This commit is contained in:
2025-11-18 19:08:11 +02:00
parent e75272c5ff
commit 42383a8009

View File

@@ -76,6 +76,8 @@ spec:
image: docker.io/codemowers/rotmower:latest image: docker.io/codemowers/rotmower:latest
args: args:
- web - web
- --host
- 0.0.0.0
ports: ports:
- containerPort: 8080 - containerPort: 8080
name: http name: http