Initial commit: Excel Address to Postal Code Converter
This commit is contained in:
4
.env.example
Normal file
4
.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
# 네이버 API 인증 정보
|
||||
# https://console.ncloud.com/ 에서 발급받을 수 있습니다
|
||||
NAVER_CLIENT_ID=your_client_id
|
||||
NAVER_CLIENT_SECRET=your_client_secret
|
||||
Reference in New Issue
Block a user