This commit is contained in:
mike
2025-12-15 22:55:06 +01:00
parent 7fc7f9b746
commit b0c124c6ac

View File

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