Renamed to DarkStruct
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user