profiles => format clean archi

This commit is contained in:
styve Lioumba
2025-10-20 20:34:45 +02:00
parent 4191ac1ed0
commit ef02c6a537
171 changed files with 25748 additions and 23863 deletions

View File

@@ -1,4 +1,4 @@
export const environment = {
production: false,
baseUrl: 'https://pb-dev.prod.K3s.technostrea.fr'
baseUrl: 'https://pb-dev.prod.K3s.technostrea.fr',
};

View File

@@ -1,4 +1,4 @@
export const environment = {
production: true,
baseUrl: 'https://pb-dev.prod.K3s.technostrea.fr'
baseUrl: 'https://pb-dev.prod.K3s.technostrea.fr',
};