Skip to content

Commit 8fb3d11

Browse files
committed
Infra: EC2 환경변수 수정
- 잘못 표기한 도메인 네임 변경
1 parent e169378 commit 8fb3d11

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

infra/terraform/variables.tf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
variable "catfe_domain_1" {
22
description = "domain_1"
33
default = "api.catfe.site"
4+
<<<<<<< HEAD
5+
=======
6+
7+
>>>>>>> 18f06f6 (Infra: EC2 환경변수 수정)
48
}

0 commit comments

Comments
 (0)