Skip to content

Commit e7cc049

Browse files
committed
Update render.yaml
1 parent fa0b5c8 commit e7cc049

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

render.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
services:
22
- type: web
3-
name: django-berry-pro
4-
plan: free
3+
name: django-berry-dashboard
4+
plan: starter
55
env: python
6-
region: singapore # region should be same as your database region.
6+
region: oregon # region should be same as your database region.
77
buildCommand: "./build.sh"
88
startCommand: "gunicorn core.wsgi:application"
99
envVars:

0 commit comments

Comments
 (0)