initial commit
Deploy to Dev Server / deploy (push) Has been cancelled

This commit is contained in:
2026-03-26 16:10:45 +01:00
commit ae33874ae0
406 changed files with 72867 additions and 0 deletions
@@ -0,0 +1,5 @@
export const environment = {
production: false,
apiUrl: 'http://192.168.178.111:3000'
// apiUrl: 'https://api.leonardsmedia.de'
};