Loss UNSTRUCTURED_API_URL in docker env example and docker-compose file. #6845

Closed
opened 2026-02-21 18:17:35 -05:00 by yindo · 1 comment
Owner

Originally created by @laipz8200 on GitHub (Nov 19, 2024).

Self Checks

  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

0.11.2

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

Loss UNSTRUCTURED_API_URL in docker env example and docker-compose file.

✔️ Expected Behavior

add this environment variable correctly

Actual Behavior

not work

Originally created by @laipz8200 on GitHub (Nov 19, 2024). ### Self Checks - [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [X] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [X] Please do not modify this template :) and fill in all the required fields. ### Dify version 0.11.2 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce Loss UNSTRUCTURED_API_URL in docker env example and docker-compose file. ### ✔️ Expected Behavior add this environment variable correctly ### ❌ Actual Behavior not work
yindo added the good first issue label 2026-02-21 18:17:35 -05:00
yindo closed this issue 2026-02-21 18:17:35 -05:00
Author
Owner

@dosubot[bot] commented on GitHub (Nov 19, 2024):

I found related issues that might be helpful:

  • https://github.com/langgenius/dify/issues/5249
    This issue involved optimizing the docker-compose.yaml file and adding a .env.example file to streamline configuration management using environment variables. It was addressed by a commit that added these enhancements.

  • https://github.com/langgenius/dify/issues/8670
    This issue questioned the need for an API key for Unstructured and the absence of the environment variable. It was closed without a detailed resolution provided in the thread.

  • https://github.com/langgenius/dify/issues/7172
    This issue provided a detailed solution for setting environment variables in the Docker setup for the dify repository. It included steps to clone the repository, navigate to the Docker directory, copy and edit the .env file, and start Dify with Docker Compose. Additional tips were provided for persistent environment variables and configuring middleware services.

To continue talking to Dosu, mention @dosu.

@dosubot[bot] commented on GitHub (Nov 19, 2024): <!-- Answer --> I found related issues that might be helpful: - https://github.com/langgenius/dify/issues/5249 This issue involved optimizing the `docker-compose.yaml` file and adding a `.env.example` file to streamline configuration management using environment variables. It was addressed by a commit that added these enhancements. - https://github.com/langgenius/dify/issues/8670 This issue questioned the need for an API key for Unstructured and the absence of the environment variable. It was closed without a detailed resolution provided in the thread. - https://github.com/langgenius/dify/issues/7172 This issue provided a detailed solution for setting environment variables in the Docker setup for the `dify` repository. It included steps to clone the repository, navigate to the Docker directory, copy and edit the `.env` file, and start Dify with Docker Compose. Additional tips were provided for persistent environment variables and configuring middleware services. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.*
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#6845