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