# Is it necessarry to rebuild discourse docker image for developer mail ID correction?

**URL:** https://meta.discourse.org/t/is-it-necessarry-to-rebuild-discourse-docker-image-for-developer-mail-id-correction/34009
**Category:** Support
**Created:** [October 1, 2015, 7:05pm UTC](https://meta.discourse.org/t/is-it-necessarry-to-rebuild-discourse-docker-image-for-developer-mail-id-correction/34009 "2015-10-01T19:05:12Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![shijil](https://avatars.discourse-cdn.com/v4/letter/s/41988e/32.png) [@shijil](https://meta.discourse.org/u/shijil)
#### Post date: [October 1, 2015, 7:05pm UTC](https://meta.discourse.org/t/is-it-necessarry-to-rebuild-discourse-docker-image-for-developer-mail-id-correction/34009/1 "2015-10-01T19:05:12Z")

</div>

Part of implementing discourse I have configured app.yml file as per the instruction from github [page](https://github.com/discourse/discourse/blob/master/docs/INSTALL-cloud.md). Discourse is working fine. However Later I realized that there was spelling mistake in mail id that I provided and I am stuck as the admin account registration intimation will be sent to this email id.

Should I rebuild the docker image once again for changing mail ID ? Or is there any other options available ?

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [October 1, 2015, 7:19pm UTC](https://meta.discourse.org/t/is-it-necessarry-to-rebuild-discourse-docker-image-for-developer-mail-id-correction/34009/2 "2015-10-01T19:19:03Z")

</div>

Change the setting in `app.yml` and rebuild, yes.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [October 1, 2015, 10:10pm UTC](https://meta.discourse.org/t/is-it-necessarry-to-rebuild-discourse-docker-image-for-developer-mail-id-correction/34009/3 "2015-10-01T22:10:24Z")

</div>

```plaintext
./launcher destroy app
./launcher start app

```

should do the trick, but rebuild is safest

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [June 8, 2024, 12:46pm UTC](https://meta.discourse.org/t/is-it-necessarry-to-rebuild-discourse-docker-image-for-developer-mail-id-correction/34009/4 "2024-06-08T12:46:05Z")

</div>

This topic was automatically closed after 3172 days. New replies are no longer allowed.
