chore: Adjust cors options

This commit is contained in:
Faruk AYDIN
2021-10-04 21:40:17 +02:00
committed by Ali BARIN
parent fc9bcc5c14
commit c0f022a1b0
6 changed files with 40 additions and 2 deletions

View File

@@ -1,2 +1,5 @@
HOST=localhost
PROTOCOL=http
PORT=3000
CORS_PORT=3001
APP_ENV=development