/docker-nginx-postgres-laravel

Nginx, Postgres and Laravel are open-source tools used to build and deploy web applications. Nginx serves the web application, Postgres stores data, and Laravel provides an easy way to build and organize the application logic.

Primary LanguageYAMLMIT LicenseMIT

🎉 Docker Nginx Postgres Laravel

Nginx, Postgres and Laravel are open-source tools used to build and deploy web applications. Nginx serves the web application, Postgres stores data, and Laravel provides an easy way to build and organize the application logic.

version rating uptime

🏆 Run

docker-compose up --build

🚀 Setup

psql postgresql://postgres:password@127.0.0.1:15432/dbtest