WIP: add app_url env variable #18

Draft
ammaratef45 wants to merge 1 commits from app_url into main
Owner

potential fix for the error below

/2025-12-16T05:38:34.749189542Z /app/index.js:7
�2025-12-16T05:38:34.749200832Z   throw "Missing ENV: APP_URL. It should be something like http://app:3000 or http://localhost:3000 or https://example.com"
potential fix for the error below ``` /2025-12-16T05:38:34.749189542Z /app/index.js:7 �2025-12-16T05:38:34.749200832Z throw "Missing ENV: APP_URL. It should be something like http://app:3000 or http://localhost:3000 or https://example.com" ```
ammaratef45 added 1 commit 2025-12-16 05:43:20 +00:00
add app_url env variable
Some checks failed
continuous-integration/drone/pr Build is failing
6a7050cd1f
Some checks failed
continuous-integration/drone/pr Build is failing
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin app_url:app_url
git checkout app_url
Sign in to join this conversation.
No description provided.