Skip to content

Commit

Permalink
chore: update preprocessor paths
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianschubek committed Oct 30, 2024
1 parent 37066a9 commit 2e471ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/init.sh
Original file line number Diff line number Diff line change
@@ -1 +1 @@
utpp "/etc/nginx/**;/etc/supervisor/**;/usr/local/etc/php*/**;/var/www/html/index.php" && /usr/bin/supervisord -c /etc/supervisor/conf.d/supervisord.conf
utpp "/etc/nginx/**;/etc/supervisor/**;/usr/local/etc/php*/**;/var/www/html/*.php" && /usr/bin/supervisord -c /etc/supervisor/conf.d/supervisord.conf

0 comments on commit 2e471ae

Please sign in to comment.