tsk-4: Adding CORS support (#53)
Closes #4 Reviewed-on: phoenix/textsender-api#53 Co-authored-by: phoenix <kundeng00@pm.me> Co-committed-by: phoenix <kundeng00@pm.me>
This commit is contained in:
@@ -107,6 +107,7 @@ jobs:
|
||||
echo "TWILIO_SERVICE_SID=9M4J3X8439U398NUVT3342MC349C348T" >> .env
|
||||
echo "TWILIO_AUTH_TOKEN=f4a1f2b0b79ea3735078c2d8ee9684e1" >> .env
|
||||
echo "TWILIO_PHONE_NUMBER=10123456789" >> .env
|
||||
echo "ALLOWED_ORIGINS=http://localhost:5173" >> .env
|
||||
|
||||
echo "Initializing config"
|
||||
mkdir -p ~/.ssh
|
||||
|
||||
Reference in New Issue
Block a user