revert docker-compose.yml to image

This commit is contained in:
Gangoke
2026-06-16 00:44:52 -10:00
parent 5d691c6153
commit 9517493c39

View File

@@ -1,9 +1,9 @@
services:
kx-bridge:
# image: gitea.it-drui.de/viewit/kx-bridge:latest
image: gitea.it-drui.de/viewit/kx-bridge:latest
# Selbst bauen statt das Registry-Image zu pullen?
# Dann image-Zeile auskommentieren und folgende aktivieren:
build: .
# build: .
volumes:
- ./config:/app/config
- ./data:/app/data