Skip to content

Commit

Permalink
feat(#254): Adding directory path to restful service environment config
Browse files Browse the repository at this point in the history
  • Loading branch information
tholulomo committed Jun 30, 2023
1 parent 60b4738 commit 367d77c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ services:
- MONGO_ADDRESS=${MONGO_ADDRESS}
- MONGO_PORT=${MONGO_PORT}
- TKNS=${TKNS}
- FILES_DIRECTORY=${FILES_DIRECTORY}
- ESADDRESS=${ESADDRESS}
- PORT=${PORT}
- MINIO_PORT=${MINIO_PORT}
Expand Down

0 comments on commit 367d77c

Please sign in to comment.