Disable php-fpm service

This commit is contained in:
TheSpad 2022-11-15 09:27:26 +00:00
parent 0f98d50b6e
commit a5fa99e76c
No known key found for this signature in database
GPG key ID: 08F06191F4587860

View file

@ -1,6 +1,9 @@
#!/usr/bin/with-contenv bash
# shellcheck shell=bash
# Disable php-fpm service as Mastodon doesn't use it
touch /etc/services.d/php-fpm/down
mkdir -p \
/app/www/tmp \
/config/mastodon/public/system