Zipline

a year ago

Description: A ShareX/file upload server that is easy to use, packed with features!

Category: Storage

URL: https://railway.app/template/vBGKg3

1 Replies

irailwayyyy
PRO

17 days ago

On initial deployment, the DATABASE_URL is incorrectly set causing the error:
[2025-09-15T09:40:33 ERROR server] DATABASE_URL not set, exiting...

You can fix this by updating your template to use the DATABASE_URL variable that references the Postgres database ${{Postgres.DATABASE_URL}}.

Thank you!