This commit is contained in:
Pinga 2023-12-30 15:20:01 +02:00
parent 4503cd0073
commit 3605eaece8
4 changed files with 33 additions and 9 deletions

View file

@ -14,5 +14,5 @@ return [
'epp_prefix' => 'namingo',
'ssl_cert' => '',
'ssl_key' => '',
'test_tlds' => '.test,.xx',
'test_tlds' => '.test,.com.test',
];