mirror of
https://github.com/MSWS/Homelab.git
synced 2025-12-05 23:00:24 -08:00
Remove compose comments
This commit is contained in:
@@ -9,5 +9,5 @@ services:
|
||||
logging:
|
||||
driver: "json-file"
|
||||
options:
|
||||
max-file: "5" # number of files or file count
|
||||
max-size: "10m" # file size
|
||||
max-file: "5"
|
||||
max-size: "10m"
|
||||
|
||||
Reference in New Issue
Block a user