This commit is contained in:
2025-04-28 18:10:25 +09:00
parent c8b6e0c35d
commit 6ee6859487
2 changed files with 3 additions and 1 deletions

View File

@ -83,6 +83,8 @@ CORS_ALLOWED_ORIGINS = [
"http://www.sample.test",
"http://auth.sample.test",
"http://blog.sample.test",
"https://www.inje-paas.com",
"https://inje-paas.com",
]
# by.sdjo 2025-04-22

View File

@ -1 +1 @@
0.0.4
0.0.4_r1