[PR #66] [MERGED] fix backend build #3961

Closed
opened 2026-03-23 21:35:41 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/66
Author: @vnepogodin
Created: 11/21/2021
Status: Merged
Merged: 11/22/2021
Merged by: @appflowy

Base: mainHead: main


📝 Commits (1)

📊 Changes

3 files changed (+4 additions, -5 deletions)

View changed files

📝 backend/Dockerfile (+2 -3)
📝 backend/src/entities/token.rs (+1 -1)
📝 backend/src/service/user/logged_user.rs (+1 -1)

📄 Description

solving ticket #13, https://github.com/AppFlowy-IO/appflowy/issues/62

docker backend should be built with that arguments:

docker build -f backend/Dockerfile

🔄 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/AppFlowy-IO/AppFlowy/pull/66 **Author:** [@vnepogodin](https://github.com/vnepogodin) **Created:** 11/21/2021 **Status:** ✅ Merged **Merged:** 11/22/2021 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`f21cd52`](https://github.com/AppFlowy-IO/AppFlowy/commit/f21cd52f264060d159f4a33b44c7bca3a2dab9bb) fix backend build ### 📊 Changes **3 files changed** (+4 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `backend/Dockerfile` (+2 -3) 📝 `backend/src/entities/token.rs` (+1 -1) 📝 `backend/src/service/user/logged_user.rs` (+1 -1) </details> ### 📄 Description solving ticket #13, https://github.com/AppFlowy-IO/appflowy/issues/62 docker backend should be built with that arguments: ```bash docker build -f backend/Dockerfile ``` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 21:35:41 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#3961
No description provided.