We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec6c10a commit 86530cdCopy full SHA for 86530cd
gulpconfig.json
@@ -1,6 +1,6 @@
1
{
2
"browserSyncOptions": {
3
- "proxy": "localhost:8080/",
+ "proxy": "localhost/",
4
"notify": false,
5
"files": ["./css/*.min.css", "./js/*.min.js", "./**/*.php"]
6
},
0 commit comments