# Deploy to production never finishingo

**URL:** https://community.forestadmin.com/t/deploy-to-production-never-finishingo/3857
**Category:** Help me!
**Tags:** setup, howtos
**Created:** [December 6, 2021, 5:01pm UTC](https://community.forestadmin.com/t/deploy-to-production-never-finishingo/3857 "2021-12-06T17:01:14Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![Ruslan\_Vasylenko](https://dub1.discourse-cdn.com/flex013/user_avatar/community.forestadmin.com/ruslan_vasylenko/32/3698_2.png) [@Ruslan\_Vasylenko](https://community.forestadmin.com/u/Ruslan_Vasylenko)
#### Post date: [December 7, 2021, 12:25pm UTC](https://community.forestadmin.com/t/deploy-to-production-never-finishingo/3857/3 "2021-12-07T12:25:04Z")

</div>

Thank you for your quick answer!

Today I’ve found that the production environment has appeared on the [dashboard](https://app.forestadmin.com/), but it still is not available on the production URL, though it says the app is running and the server’s `helthcheck` endpoint is working.

 ![Screenshot 2021-12-07 at 14.09.45](https://europe1.discourse-cdn.com/flex013/uploads/forest/original/2X/d/d9df3a52348f28ccb50a3bf453cd236193cdca96.png)

Answering your questions.

The project name is ‘Laterpress’.  
We are using `forest-express-sequelize v8.4.5` .  
We are deploying using Docker.

Firstly I found the same [issue](https://community.forestadmin.com/t/deploy-to-production-never-finishing/70) here with the [solution](https://community.forestadmin.com/t/deploy-to-production-never-finishing/70/2) where removing of `FOREST_DISABLE_AUTO_SCHEMA_APPLY` helped.

As for `.env` , we configure it with `yaml` before building a docker container, and e.g. `console.log(process.env.DATABASE_URL)` was logging correctly. And now taking into account we have full access to the production environment via the dashboard, everything works.

As I said, now the problem is only with running the app on the production URL.  
Could you please help with this?

Thank you

---

_[View the full topic](https://community.forestadmin.com/t/deploy-to-production-never-finishingo/3857)._
