dev #7

Merged
JoeKung merged 19 commits from dev into int 2026-02-12 15:26:38 +01:00
Showing only changes of commit e17da96c22 - Show all commits

View File

@@ -1,5 +1,5 @@
export const environment = {
production: true,
apiUrl: 'https://3d-fab.ch',
apiUrl: '',
basicAuth: ''
};