diff --git a/auth_prj/settings.py b/auth_prj/settings.py index 5756a58..cd2bbdb 100644 --- a/auth_prj/settings.py +++ b/auth_prj/settings.py @@ -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 diff --git a/version b/version index 05b19b1..096d4b3 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.0.4 \ No newline at end of file +0.0.4_r1 \ No newline at end of file