mirror of
https://github.com/plankanban/planka.git
synced 2026-02-05 00:39:58 +03:00
[PR #772] [MERGED] Fix : Wrong path to socket.io in production mode #1096
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/plankanban/planka/pull/772
Author: @emmguyot
Created: 5/23/2024
Status: ✅ Merged
Merged: 5/24/2024
Merged by: @meltyshev
Base:
master← Head:fix-Deploy📝 Commits (1)
7749b09Fix : Wrong path to socket.io in production mode #768📊 Changes
2 files changed (+3 additions, -1 deletions)
View changed files
📝
client/src/api/socket.js(+1 -1)📝
client/src/constants/Config.js(+2 -0)📄 Description
Fix the issue : Wrong path to socket.io in production mode when client and server are different #768
It occurs when trying to deploy planka with different directories, such as :
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.