mirror of
https://github.com/getnamingo/registry.git
synced 2025-08-05 17:18:04 +02:00
WebAuthn registration completed
This commit is contained in:
parent
3684970ff9
commit
810d0cc7d1
6 changed files with 166 additions and 80 deletions
|
@ -2,6 +2,7 @@ APP_NAME='CP'
|
|||
APP_ENV=public
|
||||
APP_URL=https://cp.example.com
|
||||
APP_DOMAIN=example.com
|
||||
APP_ROOT=/var/www/cp
|
||||
|
||||
DB_DRIVER=mysql
|
||||
DB_HOST=localhost
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue