mirror of
https://github.com/sussy-code/sudo-proxy.git
synced 2026-04-19 07:52:05 +00:00
Add netlify to readme
This commit is contained in:
parent
d907fa36f2
commit
2b77df66ec
2 changed files with 4 additions and 1 deletions
|
|
@ -18,3 +18,6 @@ Read the docs at https://docs.movie-web.app/proxy/introduction
|
||||||
- cloudflare workers
|
- cloudflare workers
|
||||||
- AWS lambda
|
- AWS lambda
|
||||||
- nodejs
|
- nodejs
|
||||||
|
- netlify edge functions
|
||||||
|
|
||||||
|
[](https://app.netlify.com/start/deploy?repository=https://github.com/movie-web/simple-proxy)
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
[build]
|
[build]
|
||||||
command = "pnpm build:netlify"
|
command = "pnpm build:netlify"
|
||||||
publish = "."
|
publish = "."
|
||||||
|
edge_functions = ".netlify"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue