Skip to content

Commit

Permalink
fix: load env file from docker
Browse files Browse the repository at this point in the history
  • Loading branch information
mosoriob committed Nov 7, 2023
1 parent 3faf4c4 commit a347775
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 @@ -3,5 +3,7 @@ services:
rdf-explorer:
image: ghcr.io/mosoriob/rdf-explorer:main
command: yarn start
env_file:
- .env
ports:
- 8000:8000

0 comments on commit a347775

Please sign in to comment.