wrong commit

This commit is contained in:
jelhan 2014-09-28 21:08:22 +02:00
parent 8316f93ce4
commit 3b4c9f1949

View file

@ -1,10 +0,0 @@
module.exports = {
php: {
dist: {
options: {
port: 8001,
base: 'public/'
}
}
}
};