Commit graph

5 commits

Author SHA1 Message Date
94ce399c08 final adjustments
Some checks failed
ci / build (push) Failing after 46s
2025-04-22 13:27:54 +02:00
112f3cd234 ${window.location.origin}
All checks were successful
ci / build (push) Successful in 1m17s
2025-04-17 14:06:25 +02:00
81e175985d LOCAL 2025-04-15 14:48:11 +02:00
2bb12bfc2b private apiUrl = environment.apiBaseUrl === ''
Some checks failed
ci / build (push) Failing after 1m6s
? 'http://localhost:8080/game/jump'
  : environment.apiBaseUrl;
2025-04-15 14:37:36 +02:00
f54c02b8c2 communication to the backend works 2025-04-07 14:02:55 +02:00