revert docker-compose to image

This commit is contained in:
Gangoke
2026-05-28 14:43:06 -10:00
parent cdaf74985c
commit d4bb79a68f

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