We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcf7b11 commit 2429bcaCopy full SHA for 2429bca
pages/installation/railway.mdx
@@ -27,7 +27,6 @@ The environment variables should be already set up in the template, only listing
27
28
```env
29
PORT="5000" # instructs railway to connect the public domain to port 5000
30
-BACK_END_PORT="3000"
31
IS_GENERAL="true"
32
SKIP_CONFIG_CHECK="true"
33
DATABASE_URL="${{Postgres.DATABASE_URL}}"
0 commit comments