Orchestration / payments v2 #554

Merged
tech merged 23 commits from pqpov2-547 into main 2026-02-26 22:45:55 +00:00
Showing only changes of commit 7235ca1897 - Show all commits

View File

@@ -16,7 +16,9 @@ api:
CORS: CORS:
max_age: 300 max_age: 300
allowed_origins: allowed_origins:
- "*" - "https://sendico.io"
- "https://app.sendico.io"
- "https://www.sendico.io"
allowed_methods: allowed_methods:
- "GET" - "GET"
- "POST" - "POST"