Skip to content

Commit

Permalink
add: API_URL로 상수 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
n-y-kim committed Dec 26, 2023
1 parent fd7f93a commit a096848
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/constant.go
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
package pkg

var API_URL = "https://ncloud.apigw.ntruss.com/vserver/v2/"

0 comments on commit a096848

Please sign in to comment.