Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Mubeen142 committed Jul 9, 2023
2 parents 68b0e45 + 714cb88 commit 3568077
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ composer require wemx/sso-pterodactyl
## Configuration
1. Publish the configuration file by running the following command:
```bash
php artisan vendor:publish --tag=sso
php artisan vendor:publish --tag=sso-wemx
```
This command will publish the config/sso.php file, where you can set the secret key for SSO authorization.
This command will publish the config/sso-wemx.php file, where you can set the secret key for SSO authorization.

2. Generate new SSO key
```shell
Expand Down

0 comments on commit 3568077

Please sign in to comment.