Skip to content

Commit

Permalink
ci: wip
Browse files Browse the repository at this point in the history
  • Loading branch information
limwa committed Jul 19, 2024
1 parent b2395b3 commit 0c7cf41
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion seeder.railway.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"dockerfilePath": "./dockerfiles/Dockerfile.seeder"
},
"deploy": {
"restartPolicyType": "NEVER"
"restartPolicyType": "NEVER",
"sleepApplication": false
}
}

0 comments on commit 0c7cf41

Please sign in to comment.