Toggle navigation
Toggle navigation
This project
Loading...
Sign in
조현아
/
LINEBOT
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
조현아
2019-06-07 11:57:25 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
393af5a3c13bcb5a1c3bfd30a6c40a80b1d77420
393af5a3
1 parent
b86f0743
Update config.js
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
config.js
config.js
View file @
393af5a
...
...
@@ -9,3 +9,9 @@ export const line_config = {
channelAccessToken
:
''
,
channelSecret
:
''
,
};
//aws Polly config
exports
.
aws_config
=
{
aws_access_key_id
:
""
,
aws_secret_access_key
:
""
};
\ No newline at end of file
...
...
Please
register
or
login
to post a comment