diff --git a/glpi/.env.example b/glpi/.env.example new file mode 100644 index 0000000..f168dd4 --- /dev/null +++ b/glpi/.env.example @@ -0,0 +1,2 @@ +GLPI_DB_PASSWORD='stron password' +GLPI_DB_ROOT_PASSWORD='another strong password' \ No newline at end of file