Skip to content

Commit

Permalink
deploy: 1ed67f6
Browse files Browse the repository at this point in the history
  • Loading branch information
pomdtr committed Jun 19, 2024
1 parent 9620b8c commit 185a7e9
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 2 deletions.
3 changes: 3 additions & 0 deletions localhost/localhost.html
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,9 @@ <h2 id="installation"><a class="header" href="#installation">Installation</a></h
# Install caddy
brew install caddy

# Add caddy certificates to your keychain
caddy trust

# *.localhost request will be handled by smallweb
cat &lt;&lt;EOF &gt; /opt/homebrew/etc/Caddyfile
*.localhost {
Expand Down
3 changes: 3 additions & 0 deletions print.html
Original file line number Diff line number Diff line change
Expand Up @@ -326,6 +326,9 @@ <h2 id="installation"><a class="header" href="#installation">Installation</a></h
# Install caddy
brew install caddy

# Add caddy certificates to your keychain
caddy trust

# *.localhost request will be handled by smallweb
cat &lt;&lt;EOF &gt; /opt/homebrew/etc/Caddyfile
*.localhost {
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit 185a7e9

Please sign in to comment.