déplacement .Keys et config

This commit is contained in:
2024-10-16 09:30:41 +02:00
parent 8e1261cfa7
commit 848fc4909e
11 changed files with 71 additions and 15 deletions
+1 -1
View File
@@ -4,5 +4,5 @@ export const environment = {
production: true,
logLevel: NgxLoggerLevel.OFF,
serverLogLevel: NgxLoggerLevel.ERROR,
ServeurURL: "https://jucundus.saucisse.ninja:3000/backend"
ServeurURL: "https://jucundus-api.saucisse.ninja"
};