minio 테스트 인증정보 삭제, 변수 처리 완료
All checks were successful
Build And Test / build-and-push (push) Successful in 4m25s
All checks were successful
Build And Test / build-and-push (push) Successful in 4m25s
This commit is contained in:
@ -5,4 +5,5 @@ app_name = 'obs_minio'
|
||||
|
||||
urlpatterns = [
|
||||
path('upload/', views.upload_image, name='upload_image'),
|
||||
path('get_presigned_url/', views.get_presigned_url, name='get_presigned_url'),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user