🔧 create backend connector
create a connector to communicate with the backend service using the ky module.
This commit is contained in:
@ -1,8 +1,9 @@
|
||||
APP_NAME="Astofo TV"
|
||||
APP_NAME="Syzne TV"
|
||||
APP_ENV="development"
|
||||
APP_DOMAIN=
|
||||
APP_PORT=3000
|
||||
|
||||
MAIN_BACKEND_API_URL=
|
||||
MAIN_BACKEND_API_KEY=
|
||||
API_KEY=
|
||||
JWT_TOKEN=
|
||||
Reference in New Issue
Block a user