update config client

This commit is contained in:
2024-10-15 16:27:53 +02:00
parent f43e802501
commit 8e1261cfa7
9 changed files with 27 additions and 13 deletions
+1 -1
View File
@@ -4,5 +4,5 @@ export const environment = {
production: true,
logLevel: NgxLoggerLevel.OFF,
serverLogLevel: NgxLoggerLevel.ERROR,
ServeurURL: "http://localhost:3000"
ServeurURL: "https://jucundus.saucisse.ninja:3000/backend"
};
+1 -1
View File
@@ -4,7 +4,7 @@
<head>
<meta charset="utf-8">
<title>Jucundus</title>
<base href="/">
<base href=".">
<meta name="viewport" content="width=device-width, initial-scale=1">