Skip to content

dennispansegrau/default-docker-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Default Docker Setup

PHP 8.1 (incl. Xdebug) + MariaDB + nginx

Setup:

  • Set the database credentials in the docker-compose.yml.
  • Replace PROJECT with a project name / test domain in the docker/nginx/default.conf.
  • Add the test domain e.g. 127.0.0.1 example.local to /etc/hosts.

Hint: The document root is set to /var/www/html/public and must be changed perhaps.

About

Docker PHP8.1 + MariaDB + nginx

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published