up display; ajout scrap agendadulibre; qa évènements sans localisation
This commit is contained in:
parent
73f18e1d31
commit
6deed13d0b
25 changed files with 2165 additions and 53 deletions
6
frontend/src/environments/environment.prod.ts
Normal file
6
frontend/src/environments/environment.prod.ts
Normal file
|
@ -0,0 +1,6 @@
|
|||
export const environment = {
|
||||
production: true,
|
||||
osmClientId: 'your_production_osm_client_id_here',
|
||||
osmClientSecret: 'your_production_osm_client_secret_here',
|
||||
apiBaseUrl: 'https://your-production-api-url.com'
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue