triplstore: Fix typo
This commit is contained in:
parent
a73adcff56
commit
d517468c09
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ services:
|
|||
- './data/logs:/opt/graphdb/logs'
|
||||
# Use 1GB of heap space
|
||||
environment:
|
||||
GDB_HEAP_SIZE: 1gb
|
||||
GDB_HEAP_SIZE: 1G
|
||||
|
||||
restart: always
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue