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

This commit is contained in:
2026-02-02 10:47:01 +09:00
parent 1a0996c146
commit 7614dcb888
2 changed files with 3 additions and 1 deletions

View File

@ -149,6 +149,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.34 v0.0.35