Skip to content

Commit

Permalink
chore: set example port to 4060
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Murray <[email protected]>
  • Loading branch information
mikemurray committed Jul 12, 2019
1 parent f2eea22 commit a3459cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.example
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
NODE_ENV=development
NODE_PATH=src
PORT=4040
PORT=4060
REACTION_APP_NAME=styleguide.web
REACTION_LOG_LEVEL=INFO
REACTION_LOG_FORMAT=json

0 comments on commit a3459cf

Please sign in to comment.