Skip to content

Commit

Permalink
update default env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
dwalkr committed Mar 28, 2019
1 parent e4a5546 commit d241983
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .forestry/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,9 @@ build:
preview_command: npm run forestry:publish
publish_command: npm run forestry:publish
preview_env:
- GATSBY_WEBPACK_PUBLICPATH=/
- PATH_PREFIX=/
publish_env:
- PATH_PREFIX=/
preview_output_directory: public
output_directory: public
instant_preview_command: npm run forestry:preview

0 comments on commit d241983

Please sign in to comment.