Skip to content

Commit

Permalink
in devcontainer, do not set a baseurl for easy opening?
Browse files Browse the repository at this point in the history
  • Loading branch information
cycomachead committed Aug 20, 2024
1 parent b8f5a65 commit 80d75df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/post-create.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ if [ -f Gemfile ]; then
bundle install
fi

bundle exec jekyll serve --force-polling
bundle exec jekyll serve --force-polling --baseurl=''

0 comments on commit 80d75df

Please sign in to comment.