change compose stack name
All checks were successful
mkdocs build / build (push) Successful in 43s

This commit is contained in:
Neil Hanlon 2024-02-19 16:59:40 -05:00
parent a248f77c9c
commit 631e7d2a3d
Signed by: neil
GPG Key ID: 705BC21EC3C70F34

View File

@ -2,7 +2,7 @@
version: '3' version: '3'
services: services:
wiki: community_wiki:
build: build:
context: . context: .
dockerfile: Containerfile dockerfile: Containerfile