Files
hiring-test-one/example/mime-override/.local-web-server.json

6 lines
48 B
JSON
Raw Normal View History

2015-11-16 23:02:27 +00:00
{
"mime": {
"text/plain": [ "php" ]
}
}