Skip to content

Commit 90e3b8e

Browse files
committed
fixing indent for logging options
1 parent 179ed97 commit 90e3b8e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docker-compose.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ services:
2222
- "Nginx Image Proxy"
2323
restart: unless-stopped
2424
logging:
25-
options:
26-
max-size: "10m"
27-
max-file: "10"
25+
options:
26+
max-size: "10m"
27+
max-file: "10"

0 commit comments

Comments
 (0)