fix: structure

This commit is contained in:
shahdlala66
2026-04-18 11:36:14 +02:00
parent 4da882f481
commit 3e8c7c4057
45 changed files with 34 additions and 51 deletions
@@ -1,4 +1,5 @@
export const environment = {
production: false,
apiBaseUrl: 'http://localhost:8080',
wsBaseUrl: 'ws://localhost:8080'
};