dev #3

Merged
JoeKung merged 34 commits from dev into int 2026-02-05 15:30:05 +01:00
Showing only changes of commit 5a2da916fa - Show all commits

View File

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