Skip to content

Commit

Permalink
changed entrypoint for dspace angular container (#343)
Browse files Browse the repository at this point in the history
  • Loading branch information
MajoBerger authored and milanmajchrak committed Jun 19, 2024
1 parent 4814f44 commit f3e1ec7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ services:
dockerfile: Dockerfile
networks:
dspacenet:
entrypoint: yarn start:dev
ports:
- published: 400${INSTANCE}
target: 400${INSTANCE}
Expand Down

0 comments on commit f3e1ec7

Please sign in to comment.