Updated Home (markdown)

iBNu Maksum 2024-08-02 09:22:35 +07:00
parent e1212792d4
commit c26219e1b1

@ -68,6 +68,11 @@ composer create-project hotspotbilling/phpnuxbill phpnuxbill
### Docker installation
Download PHPNuxBill installation, extract to folder you want to use,
you can use Docker Compose, rename **docker-compose.example.yml** to **docker-compose.yml**, edit according your configuration,
### or do it manually
Open Terminal go to PHPNuxBill folder and run this command inside phpnuxbill folder.
Change port `8880` according to your need.