Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DOMAIN variable to config file #139

Closed
fakhruddinkw opened this issue Dec 18, 2024 · 0 comments
Closed

Add DOMAIN variable to config file #139

fakhruddinkw opened this issue Dec 18, 2024 · 0 comments
Assignees

Comments

@fakhruddinkw
Copy link
Contributor

fakhruddinkw commented Dec 18, 2024

Issue Description

Need to add DOMAIN variable to config file in order to identify the domain our website is hosted on.

Detail

This variable will be used to block the creation of tiny url on the domain where our app is hosted.

issue reference: #131 block domain tiny.realdevsquad.com while creating a tiny link

Staging

DOMAIN = "staging-tiny.realdevsquad.com"

PRD

DOMAIN = "tiny.realdevsquad.com"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants