Skip to content

Commit e738fa5

Browse files
committed
chore: 서버 이전
1 parent 22ec1bb commit e738fa5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

appspec.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ hooks:
1818
- location: scripts/run_new_was.sh
1919
timeout: 60
2020
runas: ec2-user
21-
# - location: scripts/health_check.sh
22-
# timeout: 60
23-
# runas: ec2-user
24-
# - location: scripts/switch.sh
25-
# timeout: 60
26-
# runas: ec2-user
21+
- location: scripts/health_check.sh
22+
timeout: 60
23+
runas: ec2-user
24+
- location: scripts/switch.sh
25+
timeout: 60
26+
runas: ec2-user

0 commit comments

Comments
 (0)