update config client
This commit is contained in:
@@ -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"
|
||||
};
|
||||
|
||||
@@ -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">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user