Actualiser .env
Some checks failed
Deployment Verification / deploy-and-test (push) Failing after 9s

This commit is contained in:
Hubert Cornet 2024-11-19 19:06:08 +01:00
parent 91dbc8af5c
commit 66c5c8d080

11
.env
View File

@ -1 +1,10 @@
# Template PHP_VERSION=8.3
MYSQL_VERSION=8.0
APACHE_VERSION=2.4.32
DB_ROOT_PASSWORD=rootpassword
DB_NAME=dbtest
DB_USERNAME=otherUser
DB_PASSWORD=password
PROJECT_ROOT=./public_html