@@ -51,6 +51,11 @@ services:
- /etc/localtime:/etc/localtime:ro
- ./app:/app
- ${PERSISTENT_STORAGE_PATH}/pbx/var/spool/asterisk/monitor:/app/static/records
+ logging:
+ driver: json-file
+ options:
+ max-size: 50m
+ max-file: 10
environment:
- APP_FQDN
- APP_API_PORT