@@ -8,4 +8,12 @@ configure environment variables with .env file
PORT=
DATABASE_URL=""
DATABASE_NAME=""
DATABASE_NAME=""
allowed_cors.js:
module.exports = [
"cors_domain_1",
"cors_domain_2"
]
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.