File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ app = "default-example_owner"
22console_command = " /app/manage.py shell_plus"
33kill_signal = " SIGINT"
44kill_timeout = " 5s"
5- primary_region = " atl "
5+ primary_region = " iad "
66
77[deploy ]
88release_command = " /release.sh"
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ app = "default-example_owner"
22console_command = " /app/manage.py shell_plus"
33kill_signal = " SIGINT"
44kill_timeout = " 5s"
5- primary_region = " atl "
5+ primary_region = " iad "
66
77[deploy ]
88release_command = " /release.sh"
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ app = "with_vite-example_owner"
22console_command = " /app/manage.py shell_plus"
33kill_signal = " SIGINT"
44kill_timeout = " 5s"
5- primary_region = " atl "
5+ primary_region = " iad "
66
77[deploy ]
88release_command = " /release.sh"
You can’t perform that action at this time.
0 commit comments