소스 업데이트
All checks were successful
Deploy Tools / deploy (push) Successful in 2m16s

This commit is contained in:
jade
2026-09-03 10:50:41 +09:00
parent 38462b8ad7
commit 93111b430a

View File

@@ -1,10 +1,8 @@
# Local 환경 전용 설정 (H2 메모리 DB 등)
spring:
config:
activate:
on-profile: local
import:
- classpath:glow/application-glow.yml
- classpath:glow/application-glow-local.yml
-
# Local 환경 전용 설정 (H2 메모리 DB 등)
spring:
config:
activate:
on-profile: local
import:
- classpath:glow/application-glow.yml
- classpath:glow/application-glow-local.yml