Fix language switche, adapt contact form and add gitea action.

This commit is contained in:
2026-04-14 17:06:10 +02:00
parent d257c1b2a1
commit 94b6155c68
9 changed files with 135 additions and 47 deletions
+1 -11
View File
@@ -1,11 +1 @@
# Configuration SMTP pour contact-backend.js
BASE_URL=http://localhost
SMTP_HOST=HOST
SMTP_PORT=PORT
SMTP_SECURE=false
SMTP_USER=USER
SMTP_FROM=FROM
SMTP_PASS=PASSWORD
PORT=PORT
CONTACT_FORM_URL="http://localhost:1314/contact.php"