Skip to content

Commit 7603782

Browse files
authored
Create render.yaml
1 parent b2e955e commit 7603782

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

render.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)