CheckLink Status
This commit is contained in:
@@ -2,14 +2,11 @@ module.exports = {
|
||||
port: process.env.PORT || 5252,
|
||||
// Add any other configuration variables here
|
||||
allowedOrigins: [
|
||||
'http://localhost',
|
||||
'http://localhost:5252',
|
||||
'https://localhost',
|
||||
'https://localhost:5252',
|
||||
'https://localhost:5252',
|
||||
'https://localhost:9000',
|
||||
'http://localhost:9000',
|
||||
'https://btcforplebs.com',
|
||||
'https://www.btcforplebs.com',
|
||||
'http://btcforplebs.com',
|
||||
'http://www.btcforplebs.com',
|
||||
'https://services.btcforplebs.com',
|
||||
'http://services.btcforplebs.com'
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user