fix docker-compose yml

This commit is contained in:
2025-09-03 15:26:54 +02:00
parent f7c97169d0
commit 42066195da
+1 -1
View File
@@ -1,6 +1,6 @@
services:
monitor-im-flur:
build: .
image: git.rivercry.com/wg/monitor-im-flur:latest
ports:
- "9123:80"
restart: unless-stopped