API Docker

This commit is contained in:
2022-11-09 15:17:02 -03:00
parent 74ed084d3e
commit 1a877822e7
4 changed files with 101 additions and 0 deletions

3
api/errors.ini Normal file
View File

@ -0,0 +1,3 @@
error_reporting=E_ALL
log_errors=true
error_log=/logs/errors.log