Commit Graph

11 Commits

Author SHA1 Message Date
Junior L. Botelho (JLB) ed06bb7080 refactor: remove invalid value of CURLOPT_ENCODING option 2023-03-13 18:44:20 -03:00
Junior L. Botelho (JLB) 1bcd0ec358 refactor: solve config errors of dockerfile and php configuration 2023-03-07 18:33:19 -03:00
Junior L. Botelho (JLB) 31ba753c79 fix(docker): fix typo "CONFIG GOOGLE LANGUAGE" 2023-02-16 16:42:54 -03:00
Junior L. Botelho (JLB) 2706cf3eb0 chore: remove the php7-xml extension as it is not being used by the project 2023-02-12 15:04:59 -03:00
Junior L. Botelho (JLB) 8e65f0253a this resolves the issue with a variable that was defined with the value '.com' when it should only be 'com' 2023-02-12 14:34:38 -03:00
Junior L. Botelho (JLB) c1c401a5f9 chore: downgraded PHP from version 8 to version 7.4 for better compatibility 2023-02-12 13:39:32 -03:00
Junior L. Botelho (JLB) 3bd1ba068b chore: updated the PHP version from 7.4 to 8 for better performance 2023-02-12 12:50:41 -03:00
Junior L. Botelho (JLB) 3cbb36eb66 chore: configured Nginx Dockerfile, updated PHP requirements in the PHP Dockerfile, and made other changes 2023-02-12 11:13:58 -03:00
Junior L. Botelho (JLB) 48b9863e3c chore: to create Dockerfile modules and break up the procedure into smaller, step-by-step files instead of one large Dockerfile 2023-02-11 23:08:53 -03:00
Junior L. Botelho (JLB) 656d9aa2d6 chore: change approach of dockerfiles 2023-02-11 19:54:45 -03:00
Junior L. Botelho (JLB) 4a5dad014d chore: rename docker directory 2023-02-11 19:18:04 -03:00