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

This commit is contained in:
2026-02-02 10:47:38 +09:00
parent bffd2c9c70
commit 7576ccca4d
2 changed files with 3 additions and 1 deletions

View File

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

View File

@ -1 +1 @@
v0.0.14 v0.0.15