Skip to content

Commit

Permalink
Add netlify to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjvs committed Jan 8, 2024
1 parent d907fa3 commit 2b77df6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ Read the docs at https://docs.movie-web.app/proxy/introduction
- cloudflare workers
- AWS lambda
- nodejs
- netlify edge functions

[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/movie-web/simple-proxy)
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[build]
command = "pnpm build:netlify"
publish = "."

edge_functions = ".netlify"

0 comments on commit 2b77df6

Please sign in to comment.