nginx.conf
- default_type application/octet-stream; + #default_type application/octet-stream; + default_type text/html;
default_typeを変えてあげる
var 優技録 = []string{ "Golang", "Vue.js", "AWS", "PHP", "DB", "IaC", "SRE"}
nginx.conf
- default_type application/octet-stream; + #default_type application/octet-stream; + default_type text/html;
default_typeを変えてあげる