Files
AI/참고/ontocast-main/docker/fuseki/.env.example
2026-05-12 19:40:31 +09:00

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"