Update config/global.ini

This commit is contained in:
jan 2025-03-02 16:04:13 +00:00
parent c94c29b967
commit 10de6c2549

View File

@ -1,5 +1,5 @@
[root]
pageURL = "https://e59.indev.e59.fr/"
pageURL = "https://e59.fr/"
filePath = "/var/www/e59/"
[social]
@ -12,7 +12,7 @@ youtube = "https://www.youtube.com/@e59-club"
[sql]
databaseName = "E59"
databaseUser = "root"
databasePass = "Potiron345!"
databasePass = "your_password"
databaseHost = "127.0.0.1"
[recaptcha]