Skip to content

Commit e2fcbe6

Browse files
stuzartCopilot
andcommitted
Update docker/virtuoso.env
Co-authored-by: Copilot <[email protected]>
1 parent d93cc72 commit e2fcbe6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docker/virtuoso.env

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
DBA_PASSWORD: wibble
2-
RDF_PUBLIC_GRAPH: 'seek:public'
3-
#RDF_PRIVATE_GRAPH: 'seek:private'
4-
VIRTUOSO: 'true'
1+
DBA_PASSWORD=wibble
2+
RDF_PUBLIC_GRAPH=seek:public
3+
#RDF_PRIVATE_GRAPH=seek:private
4+
VIRTUOSO=true

0 commit comments

Comments
 (0)