refactor: move e2e-auth-server to packages (#28358)

This commit is contained in:
Jason Rasmussen
2026-05-11 15:39:59 -04:00
committed by GitHub
parent db589455f4
commit 03e042213c
8 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ services:
e2e-auth-server:
container_name: immich-e2e-auth-server
build:
context: ../e2e-auth-server
context: ../packages/e2e-auth-server
ports:
- 2286:2286