Skip to content

Remove unused nginx and redis services from docker compose#173

Merged
DAC098 merged 1 commit into
mainfrom
NickK21/remove-unused-compose-services
Jun 9, 2026
Merged

Remove unused nginx and redis services from docker compose#173
DAC098 merged 1 commit into
mainfrom
NickK21/remove-unused-compose-services

Conversation

@NickK21

@NickK21 NickK21 commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Removes nginx and redis from local docker-compose.yml
  • Updates Vite dev proxying to talk directly to app and codeeval
  • Removes stale Redis env/config references from the local app setup

@NickK21 NickK21 requested a review from DAC098 June 3, 2026 02:23
@DAC098 DAC098 linked an issue Jun 4, 2026 that may be closed by this pull request

@DAC098 DAC098 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks fine. I do have questions about how exactly we have development setup but can be discussed outside of this.

@DAC098 DAC098 merged commit b58b66e into main Jun 9, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove unneeded containers from compose

2 participants