JochemGrootherder / educom-webshop-runtime-records

0 stars 0 forks source link

database gegevens in aparte configuratiefile en niet in git #13

Open frankkruidhofeducom opened 2 months ago

frankkruidhofeducom commented 2 months ago

jouw locale wachtwoord staat nu hard in de code (ookal is hij leeg) stop locale configuratie in een apart bestand (bijvoorbeeld config.php) welke niet in versiebeheer zit. Je had in het vorige project een define.php volgens mij. Zoiets zou ook wel hiervoor werken.

frankkruidhofeducom commented 1 month ago

DatabaseConfig.php is een apart bestand, maar zit nog in versiebeheer. Maak een .gitignore bestand aan in de root van je project en gebruikt die om het configbestand uit te sluiten