[PR #149] [MERGED] Modify docker compose file using hyphen for services instead of under… #8488

Closed
opened 2026-02-05 13:48:05 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/149
Author: @alextran1502
Created: 5/8/2022
Status: Merged
Merged: 5/8/2022
Merged by: @alextran1502

Base: mainHead: deployment/docker-compose-for-k8s


📝 Commits (3)

  • 553ae03 Modify docker compose file using hyphen for services instead of underscore
  • ab293f2 change url in nginx setting
  • 95aa9a6 Remove nginx logging

📊 Changes

4 files changed (+30 additions, -30 deletions)

View changed files

📝 docker/docker-compose.dev.yml (+9 -9)
📝 docker/docker-compose.gpu.yml (+9 -9)
📝 docker/docker-compose.yml (+11 -11)
📝 docker/settings/nginx-conf/nginx.conf (+1 -1)

📄 Description

No description provided


🔄 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/immich-app/immich/pull/149 **Author:** [@alextran1502](https://github.com/alextran1502) **Created:** 5/8/2022 **Status:** ✅ Merged **Merged:** 5/8/2022 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `deployment/docker-compose-for-k8s` --- ### 📝 Commits (3) - [`553ae03`](https://github.com/immich-app/immich/commit/553ae03bdaca47f14374439d427affbdbce14159) Modify docker compose file using hyphen for services instead of underscore - [`ab293f2`](https://github.com/immich-app/immich/commit/ab293f2d3173f31962185836a80272663b6639eb) change url in nginx setting - [`95aa9a6`](https://github.com/immich-app/immich/commit/95aa9a671cacd5088feb1e6f91d61f0d59b59fcf) Remove nginx logging ### 📊 Changes **4 files changed** (+30 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `docker/docker-compose.dev.yml` (+9 -9) 📝 `docker/docker-compose.gpu.yml` (+9 -9) 📝 `docker/docker-compose.yml` (+11 -11) 📝 `docker/settings/nginx-conf/nginx.conf` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 13:48:05 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#8488