modern-agile-team / Menbosha-back

모던애자일 6기 멘보샤 백엔드입니다
MIT License
4 stars 0 forks source link

Setting/#378/modify image url length #379

Closed hobiJeong closed 5 months ago

hobiJeong commented 5 months ago

Description

생각보다 들어오는 이미지 url의 length가 길어서 entity 및 migration 파일을 수정했습니다.

To Reviewer

전체적으로 100 --> 255로 수정했습니다.

Related Issue Link

378