hianimez-api / .env.example
S VIVEGANANDAN
fix: resolve 403 error and clean repo
5769f09
# Origins you want to allow, use * to allow all origins (not recommended for production)
ALLOWED_ORIGINS=<https://site1.com>,<https://site2.com>,...
# Port the server will run on [OPTIONAL - default: 4444]
PORT=4444