We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 721c525 commit 192c8ebCopy full SHA for 192c8eb
readme.md
@@ -37,9 +37,9 @@ This is the default content of the config file ```iaphub.php```:
37
```
38
Update Your Projects `.env` with:
39
40
-IAPHUB_API_KEY=EaYYAcOugVK9BccHphIStamqLQkh2Xi
41
-IAPHUB_APP_ID=5f8823fe9856f60e35712a03
42
-IAPHUB_HOOK_TOKEN=cLFh3Zgg2cWQDAIiZCUzqmAquDvHWr
+IAPHUB_API_KEY=XXXXXXXXXXXXXXXXX
+IAPHUB_APP_ID=XXXXXXXXXXXXXXXXX
+IAPHUB_HOOK_TOKEN=XXXXXXXXXXXXXXXXX
43
IAPHUB_APP_ENV=development
44
45
Run the database migration
0 commit comments