This commit is contained in:
mike
2025-12-15 22:53:36 +01:00
parent e9284ae0f6
commit 7fc7f9b746

View File

@@ -1,7 +1,7 @@
services: services:
word: word:
build: build:
context: /opt/apps/word context: .
dockerfile: Dockerfile dockerfile: Dockerfile
container_name: word container_name: word
restart: unless-stopped restart: unless-stopped