This commit is contained in:
hiondal
2025-03-03 15:47:53 +09:00
parent e72fca99e0
commit db0374974d
41 changed files with 2 additions and 16 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1
View File
@@ -92,6 +92,7 @@ subprojects {
})) }))
} }
} }
} }
//-- Biz와 common 모듈이 아닌 경우 인프라 관련 라이브러리 추가 //-- Biz와 common 모듈이 아닌 경우 인프라 관련 라이브러리 추가
+1 -1
View File
@@ -8,7 +8,7 @@ registry=unicorncr.azurecr.io
image_org=lifesub image_org=lifesub
# Application Settings # Application Settings
replicas=2 replicas=1
allowed_origins=http://4.230.147.248 allowed_origins=http://4.230.147.248
# Security Settings # Security Settings
Binary file not shown.
Binary file not shown.
-1
View File
@@ -1 +0,0 @@
com.unicorn.lifesub.recommend.RecommendApplication
-12
View File
@@ -1,12 +0,0 @@
Manifest-Version: 1.0
Main-Class: org.springframework.boot.loader.launch.JarLauncher
Start-Class: com.unicorn.lifesub.recommend.RecommendApplication
Spring-Boot-Version: 3.4.0
Spring-Boot-Classes: BOOT-INF/classes/
Spring-Boot-Lib: BOOT-INF/lib/
Spring-Boot-Classpath-Index: BOOT-INF/classpath.idx
Spring-Boot-Layers-Index: BOOT-INF/layers.idx
Build-Jdk-Spec: 21
Implementation-Title: recommend
Implementation-Version: 1.0.0
-2
View File
@@ -1,2 +0,0 @@
Manifest-Version: 1.0