Skip to content

Commit

Permalink
fixing indent for logging options
Browse files Browse the repository at this point in the history
  • Loading branch information
CoolCold committed Feb 28, 2023
1 parent 179ed97 commit 90e3b8e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ services:
- "Nginx Image Proxy"
restart: unless-stopped
logging:
options:
max-size: "10m"
max-file: "10"
options:
max-size: "10m"
max-file: "10"

0 comments on commit 90e3b8e

Please sign in to comment.