Add sms capabilities, and online-fixing of everything
This commit is contained in:
3
config/env/lottery.config.example.js
vendored
3
config/env/lottery.config.example.js
vendored
@@ -5,5 +5,6 @@ module.exports = {
|
||||
message: "VINLOTTERI",
|
||||
date: 5,
|
||||
hours: 15,
|
||||
apiUrl: undefined
|
||||
apiUrl: undefined,
|
||||
token: undefined
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user