mirror of
https://github.com/elyby/accounts.git
synced 2025-05-31 14:11:46 +05:30
Replace debian-based image with alpine-based.
Remove supervisor usage. Cron now runs as separate service. CI for backend now performs without Docker.
This commit is contained in:
5
docker/php/php.dev.ini
Normal file
5
docker/php/php.dev.ini
Normal file
@@ -0,0 +1,5 @@
|
||||
error_reporting = E_ALL;
|
||||
display_errors = On;
|
||||
|
||||
# Disable Opcache caching
|
||||
opcache.validate_timestamps = 1;
|
Reference in New Issue
Block a user