This commit is contained in:
@@ -12,3 +12,9 @@ services:
|
||||
- ./services/couchdb/config:/opt/couchdb/etc/local.d
|
||||
|
||||
restart: unless-stopped
|
||||
|
||||
logging:
|
||||
driver: "json-file"
|
||||
options:
|
||||
max-size: "100m"
|
||||
max-file: "10"
|
||||
Reference in New Issue
Block a user