Skip to content

Commit

Permalink
fix: docker ports
Browse files Browse the repository at this point in the history
  • Loading branch information
mosoriob committed Nov 7, 2023
1 parent a84570d commit 6681ff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ services:
image: ghcr.io/mosoriob/rdf-explorer:main
command: yarn start
ports:
- 8080:8080
- 8000:8000

0 comments on commit 6681ff9

Please sign in to comment.