diff --git a/render.yaml b/render.yaml index ba20dd3..07ed2e5 100644 --- a/render.yaml +++ b/render.yaml @@ -55,10 +55,10 @@ services: name: db property: connectionString - - type: static_site + - type: web name: unplastech - buildCommand: echo "No build needed" - publishPath: . + runtime: static + staticPublishPath: . plan: free branch: main rootDir: unplastech