[PR #115] [MERGED] Update start-the-frontend-docker-container.md #252

Closed
opened 2026-02-16 11:20:18 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-docs-archived/pull/115
Author: @pinsily
Created: 6/17/2024
Status: Merged
Merged: 6/30/2024
Merged by: @crazywoola

Base: mainHead: patch-1


📝 Commits (1)

  • e5d0802 Update start-the-frontend-docker-container.md

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 zh_CN/getting-started/install-self-hosted/start-the-frontend-docker-container.md (+2 -2)

📄 Description

fix: update Docker environment variables

Correct Docker startup parameters by changing environment variables from CONSOLE_URL, APP_URL to CONSOLE_API_URL, CONSOLE_API_URL.

  • Match web Docker configuration file.
  • Verified that the application starts correctly with the new environment variables.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-docs-archived/pull/115 **Author:** [@pinsily](https://github.com/pinsily) **Created:** 6/17/2024 **Status:** ✅ Merged **Merged:** 6/30/2024 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`e5d0802`](https://github.com/langgenius/dify-docs-archived/commit/e5d080240fdcda8c10c8f1d130d806200e06323b) Update start-the-frontend-docker-container.md ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `zh_CN/getting-started/install-self-hosted/start-the-frontend-docker-container.md` (+2 -2) </details> ### 📄 Description fix: update Docker environment variables Correct Docker startup parameters by changing environment variables from CONSOLE_URL, APP_URL to CONSOLE_API_URL, CONSOLE_API_URL. - Match web Docker configuration file. - Verified that the application starts correctly with the new environment variables. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 11:20:18 -05:00
yindo closed this issue 2026-02-16 11:20:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-docs-archived#252