You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Current build, there is no way to test to see if a webhook or SMS is working outside of adding an already in-stock product
After some gymnastics, I was able to dockerize the application with a tweak to your SERVER_URL Parm in index.html. Can this be moved to an .env variable so that this can be hosted on a server? ( I have attached the dockerfile if you'd like to add to your repo)
Logs and Screenshots
No Logs
Platform Information
OS: buster aarch64
Node version : 13
The text was updated successfully, but these errors were encountered:
Just to make sure I'm understanding this correctly, you're not reporting a bug in the program. You're just suggesting that I:
Add a way to test if webhook or SMS are working.
Make SERVER_ENDPOINT be editable in .env.
If so, then I prefer if you post these suggestions in the discussions so I can track them easier. Number 1 is a good idea and I'll add it to the list of things to do. Number 2, I think it makes more sense to add it to config.json.
Describe the bug
Logs and Screenshots
No Logs
Platform Information
The text was updated successfully, but these errors were encountered: