Skip to content

Commit

Permalink
Disable logging on the nginx container
Browse files Browse the repository at this point in the history
  • Loading branch information
pnedkov committed Dec 23, 2023
1 parent 07c24f1 commit 8501dd2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ services:
depends_on:
- ipget
restart: always
logging:
driver: none

0 comments on commit 8501dd2

Please sign in to comment.