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

This commit is contained in:
2025-06-09 17:15:15 +09:00
parent c93ae27f32
commit e9391317d2
3 changed files with 45 additions and 30 deletions

View File

@ -88,7 +88,7 @@ LOGGING = {
},
}
AUTH_VERIFY_URL = os.environ.get('AUTH_VERIFY_URL', 'NONE')
# AUTH_VERIFY_URL = os.environ.get('AUTH_VERIFY_URL', 'NONE')
ALLOWED_HOSTS = ["*"]