mirror of
https://github.com/JustAnimeCore/HiAnime-Api.git
synced 2026-04-17 13:51:44 +00:00
feature, not a bug
This commit is contained in:
6
.env.example
Normal file
6
.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user