fix: use correct file type
continuous-integration/drone/push Build is failing Details

This commit is contained in:
decentral1se 2021-09-15 12:16:05 +02:00
parent 8afb56d209
commit 7e2618078b
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ services:
- db
configs:
- source: fpm_tune
target: /usr/local/etc/php-fpm.d/fpm-tune.ini
target: /usr/local/etc/php-fpm.d/fpm-tune.conf
secrets:
- db_password
- admin_password