cors update
All checks were successful
Build And Test / build-and-push (push) Successful in 2m45s

This commit is contained in:
2026-02-02 10:46:20 +09:00
parent edc4170bf0
commit ade13e5386
2 changed files with 3 additions and 1 deletions

View File

@ -147,6 +147,8 @@ CORS_ALLOWED_ORIGINS = [
"http://www.sample.test",
"https://www.icurfer.com",
"https://icurfer.com",
"https://www.aipf01.shop",
"https://aipf01.shop",
]
# by.sdjo 2025-04-22

View File

@ -1 +1 @@
v0.0.11
v0.0.12