revert docker-compose to image
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
services:
|
services:
|
||||||
kx-bridge:
|
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?
|
# Selbst bauen statt das Registry-Image zu pullen?
|
||||||
# Dann image-Zeile auskommentieren und folgende aktivieren:
|
# Dann image-Zeile auskommentieren und folgende aktivieren:
|
||||||
build: .
|
# build: .
|
||||||
volumes:
|
volumes:
|
||||||
- ./config:/app/config
|
- ./config:/app/config
|
||||||
- ./data:/app/data
|
- ./data:/app/data
|
||||||
|
|||||||
Reference in New Issue
Block a user