2 years ago
Description: A ShareX/file upload server that is easy to use, packed with features!
Category: Storage
2 Replies
8 months 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!
number
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!
6 months ago
hiya, just saw this. should be fixed now