mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-25 11:11:02 +00:00
Paymenter: bump php to 8.3 (#3825)
* Update paymenter.json * Update paymenter-install.sh * Update paymenter.json Updated json notes * Update paymenter-install.sh * Update paymenter-install.sh * Update paymenter-install.sh * Update paymenter.sh --------- Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
This commit is contained in:

committed by
GitHub

parent
e5800a0ec5
commit
20e5b1a2bf
@@ -30,5 +30,10 @@
|
||||
"username": "admin@paymenter.org",
|
||||
"password": "paymenter"
|
||||
},
|
||||
"notes": []
|
||||
"notes": [
|
||||
{
|
||||
"text": "After installation, navigate to the directory with `cd /opt/paymenter` and run `php artisan app:init`. An interactive setup will prompt you to enter your company name and application URL.",
|
||||
"type": "info"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user