-
Notifications
You must be signed in to change notification settings - Fork 0
.env
Oleksandr Horbatiuk edited this page Mar 8, 2024
·
6 revisions
PROJECT_NAME=d8
PROJECT_BASE_URL=d8.localhost
PROJECT_PORT=80
DB_NAME=drupal
DB_USER=drupal
DB_PASSWORD=drupal
DB_ROOT_PASSWORD=password
DB_HOST=mariadb
DB_PORT=3306
DB_DRIVER=mysql
MARIADB_TAG=10.11-3.28.0
DRUPAL_TAG=10-4.63.3
PHP_TAG=8.3-dev-4.51.2
NGINX_TAG=1.25-5.34.0
NGINX_VHOST_PRESET=drupal10