Skip to content

Commit

Permalink
Infrastructure: Log nginx requests as json
Browse files Browse the repository at this point in the history
  • Loading branch information
ConnorNelson authored and mudongliang committed May 15, 2024
1 parent ff8c735 commit 9dc6d51
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 @@ -156,6 +156,7 @@ services:
environment:
- DOCKER_HOST=unix:///tmp/${DOCKER_PSLR}/docker.sock
- DEFAULT_HOST=${DOJO_HOST}
- LOG_JSON=true
volumes:
- conf:/etc/nginx/conf.d
- html:/usr/share/nginx/html
Expand Down

0 comments on commit 9dc6d51

Please sign in to comment.