peppermint icon indicating copy to clipboard operation
peppermint copied to clipboard

An open source ticket management & help desk solution. A zendesk/freshdesk alternative

Results 97 peppermint issues
Sort by recently updated
recently updated
newest added

Screenshot attached; ![Screenshot 2024-07-27 095137](https://github.com/user-attachments/assets/265a5e80-1d47-4848-bf8c-eca6b31347c6) ### Discussed in https://github.com/Peppermint-Lab/peppermint/discussions/351 Originally posted by **sudo-sein** July 8, 2024 I used /submit route to test the anonymous submitting functionality, and I tried to...

What if, let's say, I want to deploy peppermint, but without setting up the database from the docker compose file. **I want to just assign the environment variables of the...

question

This builds the docker container for ARMv7 too, not only 64 bit ARM Addresses #127

return out of auth api route functions when a 401 status code or other auth errors are encountered. Essentially the isAdmin check would return the correct HTTP header, but still...

The docs use the `API_URL` environment variable in the docker compose file, but the health check uses `BASE_URL` which is not set anywhere. When I renamed `API_URL` to `BASE_URL` the...