Skip to content

Commit

Permalink
Update docker-compose.develop.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ThHanke authored May 17, 2024
1 parent 73ca650 commit a059642
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ services:
rdfconverter:
container_name: rdfconverter
build: .
ports:
- ${APP_PORT}:${CONVERTER_PORT}
expose:
- ${CONVERTER_PORT}
restart: always
networks:
- rdfconverter_net
Expand Down

0 comments on commit a059642

Please sign in to comment.