Skip to content

Commit

Permalink
build: Add DSP-INGEST to docker network (#3086)
Browse files Browse the repository at this point in the history
  • Loading branch information
BalduinLandolt authored Mar 5, 2024
1 parent fcd483f commit b248cd0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ services:
volumes:
- ${LOCAL_HOME}/sipi/images:/opt/images:delegated
- ${LOCAL_HOME}/sipi/tmp-dsp-ingest:/opt/temp:delegated
networks:
- knora-net
environment:
- SERVICE_HOST=0.0.0.0
- SERVICE_PORT=3340
Expand Down

0 comments on commit b248cd0

Please sign in to comment.