# 데이터베이스에서 주소를 변경하는 방법은?

**URL:** https://meta.discourse.org/t/how-do-i-change-the-address-in-the-database/196142
**Category:** Development
**Created:** [7월 6, 2021, 9:01오전 UTC](https://meta.discourse.org/t/how-do-i-change-the-address-in-the-database/196142 "2021-07-06T09:01:15Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Mikhail\_Tyuftyaev](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mikhail_tyuftyaev/32/237998_2.png) [@Mikhail\_Tyuftyaev](https://meta.discourse.org/u/Mikhail_Tyuftyaev)
#### Post date: [7월 6, 2021, 9:01오전 UTC](https://meta.discourse.org/t/how-do-i-change-the-address-in-the-database/196142/1 "2021-07-06T09:01:16Z")

</div>

안녕하세요 여러분

로컬에 설치된 Discourse를 다시 설치하기로 결정했습니다.  
/discourse 폴더를 삭제하고,  
수동 가이드([Install Discourse on Ubuntu or Debian for Development](https://meta.discourse.org/t/beginners-guide-to-install-discourse-on-ubuntu-for-development/14727))의 모든 단계를 반복했습니다.  
하지만 데이터베이스는 그대로 남아 있었습니다.  
이전에는 discourse가 localhost: 3000에서 실행되고 있었는데,  
이제는 localhost:4200으로 리다이렉트되고 있습니다.  
이 때문에 설치된 사이트에서 이미지를 찾지 못하고,  
이미지가 빈 상태로 표시됩니다.

데이터베이스를 삭제하는 방법을 몰랐습니다. 데이터베이스를 삭제하는 방법이나, 데이터베이스 내의 localhost: 3000을 localhost:4200으로 변경하는 방법을 알려주시면 감사하겠습니다.
