Skip to content

Commit 901eddb

Browse files
committed
fix: haproxy 설정
1 parent 8961fef commit 901eddb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ jobs:
176176
# HAProxy backend 전환
177177
sed -i "s/use_backend .*/use_backend $TARGET_BACKEND if host_api/" $HAPROXY_CFG
178178
docker kill -s HUP ha_proxy_1
179-
echo "HAProxy switched to $TARGET_BACKEND"
179+
echo "HAProxy switched to $TARGET_BACKEND"
180180
181181
# 안정화 대기
182182
sleep 20

0 commit comments

Comments
 (0)