Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
KeshavSoni2511 authored Apr 4, 2023
1 parent 94c7802 commit 92e086d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
- Fix for linter failures (#670)
- Fix for issue broken docker image (#674)
- Fix for broken link in README.md (#688)
- Fix for incorrect notation in file (#725)

### Continuous Integration

Expand Down
2 changes: 1 addition & 1 deletion docker/docker-compose-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ services:
command: crate -Cauth.host_based.enabled=false
-Ccluster.name=democluster -Chttp.cors.enabled=true -Chttp.cors.allow-origin="*"
environment:
LOG4J_FORMAT_MSG_NO_LOOKUPS=true
- LOG4J_FORMAT_MSG_NO_LOOKUPS=true
ports:
# Admin UI
- "4200:4200"
Expand Down

0 comments on commit 92e086d

Please sign in to comment.