LennardZuendorf commited on
Commit
98c57ec
1 Parent(s): 8dcb222

chore: fixing railway deployment

Browse files
Files changed (1) hide show
  1. railway.json +1 -1
railway.json CHANGED
@@ -2,7 +2,7 @@
2
  "$schema": "https://railway.app/railway.schema.json",
3
  "build": {
4
  "builder": "DOCKERFILE",
5
- "dockerfilePath": "Dockerfile-Light"
6
  },
7
  "deploy": {
8
  "numReplicas": 1,
 
2
  "$schema": "https://railway.app/railway.schema.json",
3
  "build": {
4
  "builder": "DOCKERFILE",
5
+ "dockerfilePath": "Dockerfile"
6
  },
7
  "deploy": {
8
  "numReplicas": 1,