mirror of
https://github.com/EddieTheCubeHead/Stagnum.git
synced 2026-04-26 14:15:50 +03:00
[PR #140] [MERGED] Finally fixed stupid nextjs precompiling #295
Labels
No labels
bug
bug
client
design
documentation
feature
feature
infrastructure
pull-request
ready for development
server
server
spike
technical work
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Stagnum#295
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/EddieTheCubeHead/Stagnum/pull/140
Author: @KeManen
Created: 3/19/2024
Status: ✅ Merged
Merged: 3/25/2024
Merged by: @KeManen
Base:
master← Head:82-ensure-client-urls-are-not-hard-coded-and-can-be-set-with-env-variables📝 Commits (3)
95d8142Finally fixed stupid nextjs precompiling48922eb82 Reformat env file declarations in docker-compose, add .env to gitignore52f77adAdded documentation to frontend uris📊 Changes
7 files changed (+56 additions, -12 deletions)
View changed files
📝
.gitignore(+1 -0)📝
client/Dockerfile(+5 -1)📝
client/README.md(+23 -0)📝
client/app/page.tsx(+2 -2)📝
client/app/pool/page.tsx(+4 -3)➕
client/entrypoint.sh(+15 -0)📝
docker-compose.yml(+6 -6)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.