docker-compose.yml aktualisiert

This commit is contained in:
2026-05-25 13:30:17 +02:00
parent af0886a486
commit 648131ebee

View File

@@ -3,7 +3,7 @@ version: '3.8'
services: services:
dickendock: dickendock:
build: build:
context: http://192.168.1.26:3000/Dicken/dickendock.git#main context: "http://192.168.1.26:3000/Dicken/dickendock.git#main"
dockerfile: Dockerfile dockerfile: Dockerfile
container_name: dickendock container_name: dickendock
restart: unless-stopped restart: unless-stopped