mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-12 10:05:25 -05:00
Missing environment variable in Rybbit template causes “Invalid origin” during authentication and organization creation #144
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @shadyar-bakr on GitHub (Nov 1, 2025).
Template Name
Rybbit
Relevant Logs of the Error
Related issue: https://github.com/rybbit-io/rybbit/issues/413, https://github.com/Dokploy/templates/issues/154
Steps to Reproduce the Error
BASE_URLENV, and add domain as per the note in the template:Environment Information
When does this error occur?
When accessing the application
Additional Context
We have to add
DOMAIN_NAMEEnv varWill you send a PR to fix it?
Yes