Skip to content

Commit 2f53106

Browse files
committed
LIVE Deploy: Frankfurt region
1 parent e7cc049 commit 2f53106

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

render.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ services:
33
name: django-berry-dashboard
44
plan: starter
55
env: python
6-
region: oregon # region should be same as your database region.
6+
region: frankfurt # 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)