add Nova license

This commit is contained in:
Benjamin Takats
2022-11-29 20:57:17 +01:00
parent cd122e3c1d
commit ecdfb0b4b9
4 changed files with 36 additions and 32 deletions

8
auth.json Normal file
View File

@@ -0,0 +1,8 @@
{
"http-basic": {
"nova.laravel.com": {
"username": "bt@affekt.de",
"password": "oMylVXkZYtTFa67zyhKAfKjXrKgxw5mBvRb4IbwgTqYvDySYzK"
}
}
}