Skip to content

Commit 78b08c6

Browse files
committed
fix typo..
1 parent f95f064 commit 78b08c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ variable "prefix" {
1616

1717
variable "app_1_domain" {
1818
description = "app_1 domain"
19-
default = "ssoul.o-r.kr"
19+
default = "api.ssoul.o-r.kr"
2020
}

0 commit comments

Comments
 (0)