staging voor tst en develop toegevoegd

This commit is contained in:
2025-03-13 21:51:54 +01:00
parent eed9e30fd3
commit f5e52b58e0
4 changed files with 29 additions and 3 deletions

View File

@@ -0,0 +1,4 @@
export const environment = {
baseApi: 'http://localhost:8080/api',
production: false
};