Skip to content

Commit

Permalink
Update render.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminshafii authored Nov 8, 2024
1 parent 6b9dff0 commit f8b4850
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion render.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
services:
- type: web
plan: free
name: File Organizer 2000
runtime: node
rootDir: ./web
rootDir: ./web
buildCommand: pnpm install; pnpm run build:self-host
startCommand: pnpm start
autoDeploy: true
Expand Down

0 comments on commit f8b4850

Please sign in to comment.