[PR #90] [CLOSED] Fixing #82, preparing for new ui #160

Closed
opened 2026-02-16 12:51:41 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/stoatchat/self-hosted/pull/90
Author: @Rushmore75
Created: 7/16/2024
Status: Closed

Base: masterHead: master


📝 Commits (2)

📊 Changes

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

View changed files

📝 .env.example (+5 -0)
Revolt.toml (+97 -0)
📝 docker-compose.yml (+8 -4)

📄 Description

  • I understand and have followed the contribution guide
  • I have tested my changes locally and they are working as intended

I added new environment variables to https://github.com/revoltchat/frontend to to add better controls to where each server is commit. Also fixing #82, this probably isn't the most minimal possible config but it will get people going, lowering the barrier to entry 👍


🔄 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/stoatchat/self-hosted/pull/90 **Author:** [@Rushmore75](https://github.com/Rushmore75) **Created:** 7/16/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`1db5b97`](https://github.com/stoatchat/self-hosted/commit/1db5b97442b1b9ddeea16bbf422228e110ab1be4) fix config files for what the status of the project actually is - [`84bb862`](https://github.com/stoatchat/self-hosted/commit/84bb8629bb79088ceeb2b33e2ab1c2652cb3b101) add vairables that are coming in https://github.com/Rushmore75/frontend ### 📊 Changes **3 files changed** (+110 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `.env.example` (+5 -0) ➕ `Revolt.toml` (+97 -0) 📝 `docker-compose.yml` (+8 -4) </details> ### 📄 Description - [x] I understand and have followed the [contribution guide](https://github.com/revoltchat/.github/blob/master/.github/CONTRIBUTING.md) - [x] I have tested my changes locally and they are working as intended I added new environment variables to https://github.com/revoltchat/frontend to to add better controls to where each server is [commit](https://github.com/revoltchat/frontend/commit/a16aed5a1616ea673a9c0817601ad5f76d2b8fd1). Also fixing #82, this probably isn't the most minimal possible config but it will get people going, lowering the barrier to entry 👍 --- <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 12:51:41 -05:00
yindo closed this issue 2026-02-16 12:51:41 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: stoatchat/self-hosted#160