Commit ff9adc8
Add 'description' and 'website' fields to nativephp config (#571)
* Add 'description' and 'website' fields to nativephp config
These new fields allow developers to define a description and website for their application via environment variables. This enhances configurability and provides more application metadata.
* Added Defaults - config/nativephp.php
Co-authored-by: Peter Bishop <9081809+PeteBishwhip@users.noreply.github.com>
* Added Defaults - config/nativephp.php
Co-authored-by: Peter Bishop <9081809+PeteBishwhip@users.noreply.github.com>
---------
Co-authored-by: Peter Bishop <9081809+PeteBishwhip@users.noreply.github.com>1 parent 540e9a4 commit ff9adc8
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
39 | 49 | | |
40 | 50 | | |
41 | 51 | | |
| |||
0 commit comments