Skip to content
6 changes: 3 additions & 3 deletions render.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading