Skip to content

Commit 9b4168a

Browse files
authored
Update README.md
1 parent 3d3bca0 commit 9b4168a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,8 @@ innodb_temp_data_file_path = ibtmp1:12M:autoextend:max:500M
426426
server_name prod_server_name;
427427
ssl_certificate /etc/nginx/ssl/nginx.crt;
428428
ssl_certificate_key /etc/nginx/ssl/nginx.key;
429-
429+
430+
charset UTF-8;
430431
passenger_enabled on;
431432
rails_env production;
432433
root /home/deploy/OpenDSA-LTI/current/public;

0 commit comments

Comments
 (0)