revert docker-compose to image
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user