Skip to content

Commit 2429bca

Browse files
committed
remove env var
1 parent bcf7b11 commit 2429bca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pages/installation/railway.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ The environment variables should be already set up in the template, only listing
2727

2828
```env
2929
PORT="5000" # instructs railway to connect the public domain to port 5000
30-
BACK_END_PORT="3000"
3130
IS_GENERAL="true"
3231
SKIP_CONFIG_CHECK="true"
3332
DATABASE_URL="${{Postgres.DATABASE_URL}}"

0 commit comments

Comments
 (0)