Ajout d'un logrotate pour les logs de nginx
This commit is contained in:
4
deployment/scripts/nginx/entrypoint.sh
Normal file
4
deployment/scripts/nginx/entrypoint.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
cron
|
||||
|
||||
nginx -g 'daemon off;'
|
||||
Reference in New Issue
Block a user