Skip to content

Commit

Permalink
chore: cleanup docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
jerlendds committed Jun 14, 2023
1 parent db70b7b commit b76bc9b
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,16 +52,6 @@ services:
# - 5555:5555
# environment:
# - CELERY_BROKER_URL=redis://redis:6379//
# jena:
# image: secoresearch/fuseki:4.8.0
# ports:
# - 3030:3030
# environment:
# ADMIN_PASSWORD: password
# ENABLE_DATA_WRITE: "true"
# ENABLE_UPDATE: "true"
# ENABLE_UPLOAD: "true"
# QUERY_TIMEOUT: 200000
ui:
# image: openinfolabs/osintbuddy-frontend:latest
build:
Expand Down

0 comments on commit b76bc9b

Please sign in to comment.