6 lines
143 B
Plaintext
6 lines
143 B
Plaintext
IMAGE_VERSION=secoresearch/fuseki:5.1.0
|
|
SPEC=ontocast
|
|
CONTAINER_NAME="${SPEC}.fuseki"
|
|
TS_PORT=3032
|
|
TS_PASSWORD="abc123-qwe"
|
|
TS_USERNAME="admin" |