Commit c00f7c0c35151660237bf299bcf0306248fec3b5

Authored by Carlos Vieira
1 parent a46c10e6
Exists in master

Charset utf-8

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
docker/conf/httpd.conf
... ... @@ -53,7 +53,7 @@ LoadModule negotiation_module modules/mod_negotiation.so
53 53  
54 54 Header set Access-Control-Allow-Origin "*"
55 55  
56   -AddDefaultCharset ISO-8859-1
  56 +AddDefaultCharset utf-8
57 57  
58 58 AddType application/x-font-woff .woff
59 59  
... ...