docs updated
This commit is contained in:
@@ -138,7 +138,7 @@ echo "DBUSER=theuser${GEN}" >> .env
|
||||
GEN=`echo $RANDOM | md5sum | head -c 12`
|
||||
echo "DBPASSWORD=${GEN}" >> .env
|
||||
echo '' >> .env
|
||||
echo '# DATABASE_URL="mysql://app:!ChangeMe!@127.0.0.1:3306/app?serverVersion=8&charset=utf8mb4"' >> .env
|
||||
echo '# DATABASE_URL="mysql://app:!ChangeMe!@127.0.0.1:3306/app?serverVersion=mariadb-10.4.11&charset=utf8mb4"' >> .env
|
||||
|
||||
|
||||
# TODO: move these here after you have symfony production ready
|
||||
|
||||
Reference in New Issue
Block a user