Skip to content

Commit

Permalink
GH-5064: correction in compose.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Bart Hanssens <bart.hanssens@bosa.fgov.be>
  • Loading branch information
barthanssens committed Jul 22, 2024
1 parent bd9ce69 commit b62cdb3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ services:
build:
context: .
dockerfile: Dockerfile-${APP_SERVER:-tomcat}
tags:
- docker-rdf4j-${APP_SERVER:-tomcat}
restart: always
volumes:
- rdf4j_data:/var/rdf4j
Expand Down

0 comments on commit b62cdb3

Please sign in to comment.