feat: implement CORS support and update API_URL in environment configuration
This commit is contained in:
@@ -7,6 +7,8 @@ VERSION_STATE=pre-release
|
||||
REALTIME_URL=
|
||||
REALTIME_WS_URL=
|
||||
|
||||
API_URL=
|
||||
|
||||
JWT_SECRET=
|
||||
AUTH_LOGIN_URL=
|
||||
COOKIE_DOMAIN=
|
||||
Reference in New Issue
Block a user