formation 3 роки тому
батько
коміт
bdd21053c2
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      angular-client/src/environments/environment.prod.ts

+ 1 - 1
angular-client/src/environments/environment.prod.ts

@@ -1,4 +1,4 @@
 export const environment = {
   production: true,
-  apiUrl: `https://api-preprod.foodgame.fr/`,
+  apiUrl: `https://api-preprod.foodgame.fr`,
 };