All checks were successful
CI Pipeline / japa-tests (push) Successful in 50s
- add @types/clamscan and clamscan for node
- package clamav-daemon and clamav-frehshclam for docker
- add API Controller: HomeController.ts for /api/years and /api/sitelinks/{year}
change root path of file storage from '/storage/app/public/files' to '/storage/app/public'
- adapt dockerfile to use node:18-bookworm-slim
11 lines
No EOL
229 B
Text
11 lines
No EOL
229 B
Text
# LogFile /dev/stdout
|
|
LogTime yes
|
|
LogClean yes
|
|
LogSyslog no
|
|
LogVerbose yes
|
|
DatabaseDirectory /var/lib/clamav
|
|
LocalSocket /var/run/clamav/clamd.socket
|
|
Foreground no
|
|
PidFile /var/run/clamav/clamd.pid
|
|
LocalSocketGroup node
|
|
User node |