Skip to content

Commit

Permalink
Merge pull request #43 from gm3dmo/nb2
Browse files Browse the repository at this point in the history
Adding railway.
  • Loading branch information
gm3dmo authored Oct 5, 2023
2 parents 787d219 + 4c62d5a commit 698ba25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion railway.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"builder": "NIXPACKS"
},
"deploy": {
"startCommand": "python manage.py migrate && && gunicorn core.wsgi",
"startCommand": "python manage.py migrate && gunicorn core.wsgi",
"restartPolicyType": "ON_FAILURE",
"restartPolicyMaxRetries": 10
}
Expand Down

0 comments on commit 698ba25

Please sign in to comment.