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:
phoenix
2025-12-21 00:28:17 +00:00
committed by phoenix
parent 69b5f4ff89
commit f5f753fe02
5 changed files with 14 additions and 1 deletions
+1
View File
@@ -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