Renamed to DarkStruct

This commit is contained in:
2026-08-26 10:11:29 -04:00
parent 630bf5f9a7
commit 4aed713939
17 changed files with 62 additions and 62 deletions

View File

@@ -1,5 +1,5 @@
services:
file-server:
darkstruct:
build:
context: .
args:
@@ -7,7 +7,7 @@ services:
# Stage-4 text files then get natural-language enrichment but no
# programming language; the server warns at startup and carries on.
WITH_LINGUIST: "true"
image: file-server:latest
image: darkstruct:latest
ports:
- "8080:8080"
volumes: