tsk-10: CORS support (#28)
Closes #10 Reviewed-on: phoenix/textsender-auth#28 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 "DB_PORT=$DB_PORT" >> .env
|
||||
echo "DB_SSLMODE=$DB_SSLMODE" >> .env
|
||||
echo "ENABLE_REGISTRATION=true" >> .env
|
||||
echo "ALLOWED_ORIGINS=http://localhost:9080" >> .env
|
||||
|
||||
echo "Initializing config"
|
||||
mkdir -p ~/.ssh
|
||||
|
||||
Reference in New Issue
Block a user