Skip to content

Commit

Permalink
add LOG_LEVEL: DEBUG to ibis
Browse files Browse the repository at this point in the history
  • Loading branch information
cyyeh committed Jul 11, 2024
1 parent 3b50c56 commit fc0119e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wren-ai-service/tools/dev/docker-compose-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ services:
- ${IBIS_SERVER_PORT}:${IBIS_SERVER_PORT}
environment:
WREN_ENGINE_ENDPOINT: http://engine:${WREN_ENGINE_PORT}
LOG_LEVEL: DEBUG
networks:
- wren

Expand Down

0 comments on commit fc0119e

Please sign in to comment.