mirror of
https://github.com/getnamingo/registry.git
synced 2025-06-28 23:23:22 +02:00
Added LORDN generation cron
This commit is contained in:
parent
49d7822d1a
commit
e56fa9d034
3 changed files with 161 additions and 0 deletions
|
@ -70,4 +70,8 @@ return [
|
|||
'tmch_smdrl_pass' => 'your_password',
|
||||
'tmch_dnl_user' => 'your_username',
|
||||
'tmch_dnl_pass' => 'your_password',
|
||||
|
||||
// LORDN Configuration
|
||||
'lordn_user' => 'your_username',
|
||||
'lordn_pass' => 'your_password',
|
||||
];
|
Loading…
Add table
Add a link
Reference in a new issue