jenkins 테스트

This commit is contained in:
2026-03-24 19:26:39 +09:00
parent 81b85ae25d
commit 3fbc57bedc

View File

@@ -98,7 +98,6 @@ try {
if (empty($data)) { if (empty($data)) {
throw new Exception("Empty data received"); throw new Exception("Empty data received");
} }
// 4. Redis 연결 // 4. Redis 연결
$redis = new Redis(); $redis = new Redis();
// Docker 서비스 이름인 'redis' 사용 // Docker 서비스 이름인 'redis' 사용