1 parent b2e955e commit 7603782Copy full SHA for 7603782
1 file changed
render.yaml
@@ -0,0 +1,10 @@
1
+services:
2
+ - type: web
3
+ name: azura-ai-websearch
4
+ env: static
5
+ buildCommand: npm install
6
+ staticPublishPath: .
7
+ routes:
8
+ - type: rewrite
9
+ source: /api/*
10
+ destination: /api/proxy.js
0 commit comments