Skip to content

Commit

Permalink
Add ssl folder
Browse files Browse the repository at this point in the history
  • Loading branch information
wang-arthur committed May 13, 2024
1 parent 5f7f60b commit 14cbcb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ ADD plugins/themes /var/www/html/plugins/themes
# Add SSL cert option for DB Connection (replace files in pkp lib)
COPY ssl/PKPContainer.php /var/www/html/lib/pkp/classes/core
COPY ssl/PKPInstall.php /var/www/html/lib/pkp/classes/install
COPY ssl /var/www/html/

ENV LD_PRELOAD /usr/lib/preloadable_libiconv.so

Expand Down

0 comments on commit 14cbcb5

Please sign in to comment.