set -ex

php artisan koel:init

# TODO use apache or nginx https://koel.phanan.net/docs/#/?id=manually
php artisan serve --host=0.0.0.0 --port 8080