New lottery.config property for setting api url.
This commit is contained in:
3
config/env/lottery.config.example.js
vendored
3
config/env/lottery.config.example.js
vendored
@@ -4,5 +4,6 @@ module.exports = {
|
||||
price: 10,
|
||||
message: "VINLOTTERI",
|
||||
date: 5,
|
||||
hours: 15
|
||||
hours: 15,
|
||||
apiUrl: undefined
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user