Skip to content

Commit

Permalink
update local dev environment
Browse files Browse the repository at this point in the history
  • Loading branch information
macbookandrew committed Sep 26, 2017
1 parent 3207934 commit 8948cc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ module.exports = function (grunt) {
},
options: {
watchTask: true,
proxy: "https://dev.abc.dev",
proxy: "https://dev.wordpress.dev",
https: {
key: "/Users/andrew/github/dotfiles/local-dev.key",
cert: "/Users/andrew/github/dotfiles/local-dev.crt",
Expand Down

0 comments on commit 8948cc7

Please sign in to comment.