EarthlingInteractive / fssk-laravel

Full Stack Starter Kit, using PHP/Laravel for server
https://fssk-laravel.ei-app.com/
MIT License
1 stars 0 forks source link

update code to correctly initiate db locally #23

Closed jpchip closed 5 years ago

jpchip commented 5 years ago

Let the postgres container create the db for us, and use the default postgres user. Moved wait script into server entrypoint.