Add LINE push integration and target mode config
This commit is contained in:
@@ -5,3 +5,7 @@ DB_PASSWORD=your-password
|
||||
DB_DATABASE=badminton
|
||||
DB_TABLE=badminton
|
||||
SERVER_PORT=8787
|
||||
LINE_CHANNEL_ACCESS_TOKEN=your-line-channel-access-token
|
||||
LINE_TARGET_MODE=local
|
||||
LINE_TARGET_ID_LOCAL=your-line-local-target-id
|
||||
LINE_TARGET_ID_PROD=your-line-production-target-id
|
||||
|
||||
Reference in New Issue
Block a user